Fixed sourcing
This commit is contained in:
parent
36df111e77
commit
9528acad63
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user