ZSH: Beginning of reconfiguring everything
This commit is contained in:
2
.config/zsh/.zshrc
Normal file → Executable file
2
.config/zsh/.zshrc
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
## $ZDOTDIR/.zshrc - Should be used to set up aliases, functions, keybindings etc.
|
||||
|
||||
# Load config files in $ZSH/lib that for stage 2
|
||||
for config_file ($ZDOTDIR/lib/20-*.zsh) source $config_file
|
||||
for config_file (${ZLIBDIR}/20-*.zsh) source $config_file
|
||||
|
||||
Reference in New Issue
Block a user