This is a collection of vim, git, Xcode, and fish configurations.
Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove or change things you don’t want or need. Don’t blindly use my settings unless you know what that entails. And then use at your own computer!
You will need to install the Xcode Command Line Tools before continuing.
✗ xcode-select --install
Then, clone the dotfiles repository to your computer wherever you want. And then run the bootstrap script, all symbolic links will be created to reference it from your home directory.
✗ git clone git@github.com:szwathub/dotfiles.git ~/dotfiles
✗ cd ~/dotfiles
✗ ./bootstrap
Zhiwei Sun @szwathub szwathub@gmail.com
The repository is available under the MIT license. See the LICENSE file for more info.