dotfiles/install.sh
2020-05-12 14:33:19 -04:00

7 lines
153 B
Bash
Executable File

#!/bin/bash
cp bash/bashrc ~/.bashrc
cp bash/bash_profile ~/.bash_profile
cp tmux/tmux.conf ~/.tmux.conf
cp git/gitconfig ~/.gitconfig