diff --git a/shells/zshrc b/shells/zshrc index 81f3c0e..1ad4f43 100644 --- a/shells/zshrc +++ b/shells/zshrc @@ -265,10 +265,10 @@ function k(){ fi } source ~/.zsh/*.zsh -#source /home/stonewareslord/git/sync/zsh/theme-and-appearance.zsh -#source /home/stonewareslord/git/sync/zsh/completion.zsh -#source /home/stonewareslord/git/sync/zsh/key-bindings.zsh -#source /home/stonewareslord/git/sync/zsh/spectrum.zsh +source /home/stonewareslord/git/sync/zsh/theme-and-appearance.zsh +source /home/stonewareslord/git/sync/zsh/completion.zsh +source /home/stonewareslord/git/sync/zsh/key-bindings.zsh +source /home/stonewareslord/git/sync/zsh/spectrum.zsh #source /home/stonewareslord/git/sync/zsh/misc.zsh #source /home/stonewareslord/git/sync/zsh/history.zsh