add .zsh/ for any custom zsh stuff containing some git submodules; moved zsh-syntax-highlighting .zsh/ to not stay in oh-my-zsh dir anymore
This commit is contained in:
parent
2e31384d35
commit
ed06dd9f0f
4 changed files with 13 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,6 +8,8 @@
|
|||
!.signature
|
||||
!.vimrc
|
||||
!.Xresources
|
||||
!.zsh
|
||||
!.zsh/**
|
||||
!.zshrc
|
||||
|
||||
!README.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue