ZSH: Move config to main directory

The config was placed in the zsh directory beforehand, this directory is
now managed by the upstream repo. Therefore the config file had to move.

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
This commit is contained in:
2018-09-02 07:40:41 +02:00
parent f0131856b1
commit afcce81573
2 changed files with 133 additions and 1 deletions

View File

@ -33,7 +33,7 @@ zsh:
ln -s ~/.dotfiles/zsh ~/.zim
zsh zimsetup.zsh
rm ~/.zimrc
ln -s ~/.dotfiles/zsh/.zimrc ~/.zimrc
ln -s ~/.dotfiles/.zimrc ~/.zimrc
compton:
ln -s ~/.dotfiles/.compton.conf ~/.compton.conf