]> git.sev.monster Git - dotfiles.git/blobdiff - etc/zsh/.zprofile
zsh: add basic plugin system, add evil-registers
[dotfiles.git] / etc / zsh / .zprofile
index 170f4de957381725506604436f8cc46078b5d547..38b34c53b445360a87f4bf8a9406dac8cec12d68 100644 (file)
@@ -221,5 +221,8 @@ if [[ ! -v _sev_setup_ssh ]] {
 }
 unfunction _gpg_socketpath
 
+### plugins
+load-plugins zprofile
+
 ### load site-specific
 load-site-dotfile zprofile
This page took 0.037589 seconds and 4 git commands to generate.