update install.sh
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 20:33:47 +0530
1 files changed,
0 insertions(+),
3 deletions(-)
jump to
M
install.sh
→
install.sh
@@ -34,6 +34,3 @@ mv ~/$file ~/dotfiles_old/
echo "Creating symlink to $file in home directory." ln -s $dir/$file ~ done - -source ~/.zshrc -source ~/.vimrc