all repos — dotfiles @ f30345c928392c232b0f936e56a3661a31113bfb

linux dotfiles

update install.sh
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 20:33:47 +0530
commit

f30345c928392c232b0f936e56a3661a31113bfb

parent

8f60eb8764c10e12cecc112342a5a841a6f7e1c0

1 files changed, 0 insertions(+), 3 deletions(-)

jump to
M install.shinstall.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