From: Silvio Rhatto Date: Mon, 18 Sep 2017 11:19:23 +0000 (-0300) Subject: Allow git to work with some other configs X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a67384261f08c36eace0871ff5e7ed405801ea71;p=rhatto%2Fdotfiles%2Fxsession.git Allow git to work with some other configs --- diff --git a/config.dot/firejail/git.profile.link b/config.dot/firejail/git.profile.link index 1521c6b..d7acd18 100644 --- a/config.dot/firejail/git.profile.link +++ b/config.dot/firejail/git.profile.link @@ -8,6 +8,10 @@ noblacklist ~/.emacs.d noblacklist ~/.viminfo noblacklist ~/.vim +# allow git to work with some other configs +noblacklist ${HOME}/.config/autostart +noblacklist ${HOME}/.mutt + # custom noblacklist ~/.custom/gitconfig noblacklist ${PATH}/nc