config/install_configs.sh
2025-05-14 10:44:32 +03:00

3 lines
99 B
Bash
Executable file

cp init-template.el ~/.emacs.d/init.el;
cp tmux.conf ~/.tmux.conf;
cp vimrc_template.txt ~/.vimrc;