wd setup during install
This commit is contained in:
parent
eb0cc90288
commit
d7141403d1
@ -31,3 +31,8 @@ echo "export XDG_CACHE_HOME=$HOME/.cache" >> $HOME/.zshenv
|
||||
echo "export XDG_CONFIG_HOME=$HOME/.config" >> $HOME/.zshenv
|
||||
echo "export ZDOTDIR=$HOME/.config/zsh" >> $HOME/.zshenv
|
||||
ln -sf ~/.local/dotfiles/zsh ~/.config/
|
||||
|
||||
## wd
|
||||
source ~/.config/zsh/.zshrc
|
||||
cd ~/.local/dotfiles
|
||||
wd add dotfiles
|
||||
|
Loading…
Reference in New Issue
Block a user