summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-10-24 10:47:36 -0500
committerLibravatar GitHub <noreply@github.com>2018-10-24 10:47:36 -0500
commit3a10fca575a132f7cf18999d2b5b36e11fa46080 (patch)
treef9f545b2fbebda12c299b77feb76df5a7b6b4d9c /etc
parentMerge pull request #2178 from glitsj16/atool (diff)
parentgit.profile: Disable blacklist for default Oh My Zsh directory (diff)
downloadfirejail-3a10fca575a132f7cf18999d2b5b36e11fa46080.tar.gz
firejail-3a10fca575a132f7cf18999d2b5b36e11fa46080.tar.zst
firejail-3a10fca575a132f7cf18999d2b5b36e11fa46080.zip
Merge pull request #2213 from announ/patch-1
git.profile: Disable blacklist for default Oh My Zsh directory
Diffstat (limited to 'etc')
-rw-r--r--etc/git.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/git.profile b/etc/git.profile
index 7d4392c80..243516e88 100644
--- a/etc/git.profile
+++ b/etc/git.profile
@@ -13,6 +13,7 @@ noblacklist ${HOME}/.emacs
13noblacklist ${HOME}/.emacs.d 13noblacklist ${HOME}/.emacs.d
14noblacklist ${HOME}/.gitconfig 14noblacklist ${HOME}/.gitconfig
15noblacklist ${HOME}/.gnupg 15noblacklist ${HOME}/.gnupg
16noblacklist ${HOME}/.oh-my-zsh
16noblacklist ${HOME}/.ssh 17noblacklist ${HOME}/.ssh
17noblacklist ${HOME}/.vim 18noblacklist ${HOME}/.vim
18noblacklist ${HOME}/.viminfo 19noblacklist ${HOME}/.viminfo