feat: update zsh to use antigen instead of oh-my-zsh
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -14,8 +14,10 @@
|
||||
!zsh
|
||||
!.pyenv
|
||||
|
||||
# explicity ignore zcoredump
|
||||
zsh/.zcomp*
|
||||
# explicity ignore completions
|
||||
zsh/antigen.zsh
|
||||
zsh/completions/*
|
||||
!zsh/completions/.keep
|
||||
|
||||
# explicity ignore tmux plugins
|
||||
tmux/plugins
|
||||
|
Reference in New Issue
Block a user