wd setup during install
This commit is contained in:
parent
eb0cc90288
commit
d7141403d1
1 changed files with 5 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue