Move zsh config to ~/.config
This commit is contained in:
4
.config/zsh/.zshrc
Normal file
4
.config/zsh/.zshrc
Normal file
@@ -0,0 +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
|
||||
Reference in New Issue
Block a user