chore(zsh): Explicitly tell git which file/dir to push
This commit is contained in:
parent
06ec5fcda4
commit
88ec2ffdd7
17 changed files with 9 additions and 2641 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -1,2 +1,9 @@
|
|||
.zcompdump
|
||||
.zcompcache/
|
||||
.config/zsh/
|
||||
!.config/zsh/.zprofile
|
||||
!.config/zsh/.zshenv
|
||||
!.config/zsh/.zshrc
|
||||
!.config/zsh/aliases
|
||||
!.config/zsh/completion
|
||||
!.config/zsh/dotfiles
|
||||
!.config/zsh/keybinds
|
||||
!.config/zsh/theme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue