s2terminal's dotfiles
Clone this repository and switch to its directory.
$ echo ". $(pwd)/.bashrc" >> ~/.bashrc
$ echo "[include]
path = $(pwd)/.gitconfig" >> ~/.gitconfig
$ echo "Include $(pwd)/.ssh/config" >> ~/.ssh/config
$ echo "source-file $(pwd)/.tmux.conf" >> ~/.tmux.confMIT.