@ -11,3 +11,8 @@ if [[ ! -d ~/.config/kitty ]] ; then
ln -s ~/config/kitty ~/.config/kitty
fi
if [[ ! -f ~/.config/.zshrc.local ]] ; then
ln -s ~/config/zsh/.zshrc ~/.zshrc
ln -s ~/config/zsh/.zshrc.local ~/.zshrc.local
ln -s ~/config/zsh/.zshrc.pre ~/.zshrc.pre