mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
source $HOME/.zsh/lib/antigen.zsh
|
|
source $HOME/.zsh/bundles.zsh.local
|
|
|
|
antigen apply
|