install script enhance

This commit is contained in:
Simo-Pekka Kerkelä 2015-12-10 22:02:31 +02:00
parent facc44d329
commit 91ecc9731d

View file

@ -1,3 +1,3 @@
cp init-template.le ~/.emacs.d/init.el
cp tmux.conf ~/.tmux.conf
cp vimrc_template.txt ~/.vimrc
cp init-template.el ~/.emacs.d/init.el;
cp tmux.conf ~/.tmux.conf;
cp vimrc_template.txt ~/.vimrc;