3 lines
99 B
Bash
3 lines
99 B
Bash
cp init-template.el ~/.emacs.d/init.el;
|
|
cp tmux.conf ~/.tmux.conf;
|
|
cp vimrc_template.txt ~/.vimrc;
|