Add dot_config/zsh/plugins.zsh
Update dot_zshrc
This commit is contained in:
parent
da05e7b0e8
commit
2b2ef037ab
2 changed files with 12 additions and 7 deletions
9
dot_config/zsh/plugins.zsh
Normal file
9
dot_config/zsh/plugins.zsh
Normal file
|
@ -0,0 +1,9 @@
|
|||
# plugins (ohmyzsh)
|
||||
z4h source -c $OMP/command-not-found/command-not-found.plugin.zsh
|
||||
z4h source -c $OMP/extract/extract.plugin.zsh
|
||||
z4h source -c $OMP/systemd/systemd.plugin.zsh
|
||||
|
||||
# plugins (self)
|
||||
z4h source -c $Z4H/urbainvaes/fzf-marks/fzf-marks.plugin.zsh
|
||||
z4h source -c $Z4H/mroth/evalcache/evalcache.plugin.zsh
|
||||
z4h source -c $Z4H/zpm-zsh/colorize/colorize.plugin.zsh
|
Loading…
Add table
Add a link
Reference in a new issue