dotfiles/.antigenrc

17 lines
401 B
Plaintext

antigen use oh-my-zsh
antigen bundle colored-man-pages
antigen bundle colorzie
antigen bundle command-not-found
antigen bundle git
antigen bundle history-substring-search
antigen bundle zsh-users/zsh-completions
antigen bundle zsh-users/zsh-autosuggestions
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle softmoth/zsh-vim-mode
antigen theme $ADOTDIR/themes dustvoice
antigen apply