feat: update zsh to use antigen instead of oh-my-zsh

This commit is contained in:
2023-06-02 16:01:08 +02:00
parent 454452fb50
commit 3f01e4c7b5
4 changed files with 36 additions and 21 deletions

6
.gitignore vendored
View File

@@ -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