diff --git a/scripts/dotset.sh b/scripts/dotset.sh index a2f5556..0547c97 100755 --- a/scripts/dotset.sh +++ b/scripts/dotset.sh @@ -2,7 +2,10 @@ mv ~/mdddots ~/.linux +# Before doing this cmus and oh-my-zsh should be installed + ln -s ~/.linux/dots/.zshrc ~ +ln -s ~/.linux/dots/aliases ~/.oh-my-zsh/custom ln -s ~/.linux/dots/.gitconfig ~ ln -s ~/.linux/dots/.XCompose ~ ln -s ~/.linux/dots/.conkyrc ~