mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Add zsh plugins
This commit is contained in:
parent
669d97f559
commit
599c0801f5
2
zsh/bundles.zsh.local
Normal file
2
zsh/bundles.zsh.local
Normal file
@ -0,0 +1,2 @@
|
||||
antigen bundle zsh-users/zsh-syntax-highlighting
|
||||
antigen bundle Aloxaf/fzf-tab
|
||||
4
zsh/configs/antigen.zsh.local
Normal file
4
zsh/configs/antigen.zsh.local
Normal file
@ -0,0 +1,4 @@
|
||||
source $HOME/.zsh/lib/antigen.zsh
|
||||
source $HOME/.zsh/bundles.zsh.local
|
||||
|
||||
antigen apply
|
||||
2057
zsh/lib/antigen.zsh
Normal file
2057
zsh/lib/antigen.zsh
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user