dotfiles
├── README.md
├── dotfiles
│ ├── .tmux.conf
│ ├── .vimrc
│ └── .zshrc
└── scripts
└── install.sh
git clone git@github.com:YuyaBan/dotfiles.git
install.sh creates synbolic-link your dotfiles Warn: install.sh deletes the dotfiles you are currently using
sh scrips/install.sh