diff options
Diffstat (limited to '.gitignore.d/zsh')
-rw-r--r-- | .gitignore.d/zsh | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore.d/zsh b/.gitignore.d/zsh index fc36d66..df9c2c4 100644 --- a/.gitignore.d/zsh +++ b/.gitignore.d/zsh @@ -1,7 +1,10 @@ * +!/.zshenv +!/.zprofile +!/.zshrc +!/.zlogin !/.zsh_* !/.zsh_*/* -!/.zshrc /.zsh_local /.zsh_comprc~ /.zsh_history |