.dotfiles/.zshrc

26 lines
451 B
Bash

autoload antigen
source ~/.aliases
source ~/.dotfiles/antigen/antigen.zsh
source ~/.loadenv.sh
antigen use oh-my-zsh
antigen bundle nerdfonts
# antigen bundle nojhan/liquidprompt
antigen theme ys
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle git
antigen apply
# source ~/.antigen/bundles/nojhan/lp-dotmatrix/presets/variant-slant.conf
# source ~/.antigen/bundles/nojhan/lp-dotmatrix/dotmatrix.theme && lp_theme dotmatrix