]> git.sev.monster Git - dotfiles.git/commitdiff
zsh: no need to load plugins at logout...
authorsev <git@sev.monster>
Fri, 18 Oct 2024 05:05:14 +0000 (00:05 -0500)
committersev <git@sev.monster>
Fri, 18 Oct 2024 05:05:14 +0000 (00:05 -0500)
etc/zsh/.zlogout

index 749c309519ee80ba081995f7ab7d115136412e15..8ab31d138c2edad82ff9c6578d58bd722a844e57 100644 (file)
@@ -40,8 +40,5 @@ if [[ -o interactive ]] {
     echo logout
 }
 
-### plugins
-load-plugins zlogout
-
 ### load site-specific
 load-site-dotfile zlogout
This page took 0.037243 seconds and 4 git commands to generate.