Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 344 Bytes

File metadata and controls

16 lines (13 loc) · 344 Bytes

dotfiles

s2terminal's dotfiles

Usage

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.conf

License

MIT.