.dotfiles/.zshrc

26 lines
447 B
Bash
Raw Normal View History

2022-12-13 06:33:15 +01:00
autoload antigen
source ~/.aliases
source ~/.dotfiles/antigen/antigen.zsh
source ~/.loadenv.sh
2022-12-13 06:33:15 +01:00
antigen use oh-my-zsh
antigen bundle nerdfonts
antigen bundle nojhan/liquidprompt
2022-12-13 06:33:15 +01:00
# antigen theme ys
2022-12-13 06:33:15 +01:00
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