diff --git a/install_configs.sh b/install_configs.sh new file mode 100644 index 0000000..3384437 --- /dev/null +++ b/install_configs.sh @@ -0,0 +1,3 @@ +cp init-template.le ~/.emacs.d/init.el +cp tmux.conf ~/.tmux.conf +cp vimrc_template.txt ~/.vimrc