Some dot files to make my life easier. Feel free to copy/fork
- clone the whole repo (preferably into ~/dotfiles)
git clone https://github.com/langtianlang/dotfiles.git
- run the setup script (Note: this will install zsh if your machine doesnt have it)
cd dotfiles && chmod +x setup.sh && ./setup.sh