installer script for unixy OSes

This commit is contained in:
Simo-Pekka Kerkelä 2015-10-27 14:15:46 +02:00
parent cfc783ce02
commit 430cb68f27

3
install_configs.sh Normal file
View file

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