X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/db6ae8c1d7c2ebda8399b832efca4292d511ad4a..d3e867c038fcb05cce5a72fd5134ff7b531c4f31:/etc/zsh/.zprofile?ds=sidebyside diff --git a/etc/zsh/.zprofile b/etc/zsh/.zprofile index 170f4de..38b34c5 100644 --- a/etc/zsh/.zprofile +++ b/etc/zsh/.zprofile @@ -221,5 +221,8 @@ if [[ ! -v _sev_setup_ssh ]] { } unfunction _gpg_socketpath +### plugins +load-plugins zprofile + ### load site-specific load-site-dotfile zprofile