Moved the dotfiles into the home/ dir
This commit is contained in:
3
home/dot_zshrc
Normal file
3
home/dot_zshrc
Normal file
@ -0,0 +1,3 @@
|
||||
# Put ZSH dotfiles into "~/.config/zsh"
|
||||
export ZDOTDIR="$HOME/.config/zsh"
|
||||
source "$ZDOTDIR/.zshrc"
|
Reference in New Issue
Block a user