]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
cleanup: finalize move from zinit to zgenom
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Sun, 8 Jan 2023 12:37:48 +0000 (13:37 +0100)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Sun, 8 Jan 2023 12:37:48 +0000 (13:37 +0100)
.zshrc

diff --git a/.zshrc b/.zshrc
index 320fc5747dbd805af0ce274362157509ba983467..f6d1c55c83a7284b4bda404421451dfeea046607 100644 (file)
--- a/.zshrc
+++ b/.zshrc
@@ -42,7 +42,6 @@ source ~/.zsh_aliases
 
 
 # load plugin manager after all 'static' stuff is done
-# source ~/Data/public/software/zinit/zinit.zsh
 source "${HOME}/.zgenom/zgenom.zsh"
 # Check for plugin and zgenom updates every 7 days
 # This does not increase the startup time.
@@ -50,8 +49,6 @@ zgenom autoupdate
 
 
 # mostly static stuff, env vars
-# zinit load 'https://github.com/joel-porquet/zsh-dircolors-solarized'
-# zinit load "https://github.com/greymd/tmux-xpanes"
 zgenom load 'https://github.com/joel-porquet/zsh-dircolors-solarized'
 zgenom load "https://github.com/greymd/tmux-xpanes"
 
@@ -109,7 +106,6 @@ setopt NO_SH_WORD_SPLIT
 
 
 # load before completion system initialization
-# zinit load 'https://github.com/zsh-users/zsh-completions'
 zgenom load 'https://github.com/zsh-users/zsh-completions'
 
 # initialize completion system before loading plugins and external configs
@@ -155,11 +151,9 @@ bindkey '^Xf' insert-files
 
 
 #this mainly sets vars, binds keys, does zle stuff
-# zinit load 'https://github.com/laurenkt/zsh-vimto'
-zgenom load 'https://github.com/laurenkt/zsh-vimto'
+# zgenom load 'https://github.com/laurenkt/zsh-vimto'
 
 # functions and an autoload, should be fine here
-# zinit load 'https://github.com/MichaelAquilina/zsh-you-should-use'
 zgenom load 'https://github.com/MichaelAquilina/zsh-you-should-use'
 
 
@@ -184,7 +178,6 @@ done
 
 
 # should probably be closer to the bottom than the top?
-# zinit load 'https://github.com/nojhan/liquidprompt'
 zgenom load 'https://github.com/nojhan/liquidprompt'