... or not, whatever.

This commit is contained in:
Bartek Stalewski 2021-03-31 10:04:38 +02:00
parent d7141403d1
commit 7b8ffaa419

View File

@ -31,8 +31,3 @@ echo "export XDG_CACHE_HOME=$HOME/.cache" >> $HOME/.zshenv
echo "export XDG_CONFIG_HOME=$HOME/.config" >> $HOME/.zshenv echo "export XDG_CONFIG_HOME=$HOME/.config" >> $HOME/.zshenv
echo "export ZDOTDIR=$HOME/.config/zsh" >> $HOME/.zshenv echo "export ZDOTDIR=$HOME/.config/zsh" >> $HOME/.zshenv
ln -sf ~/.local/dotfiles/zsh ~/.config/ ln -sf ~/.local/dotfiles/zsh ~/.config/
## wd
source ~/.config/zsh/.zshrc
cd ~/.local/dotfiles
wd add dotfiles