A collection of other dotfiles that i need. See Thanks to section for the original repos
- Mathias Bynens' dotfiles
- [addyosmani dotfiles] (https://github.com/addyosmani/dotfiles/)
git clone https://github.com/skorp/dotfiles && cd dotfiles && ./init.sh
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
cd .my_custom_zsh_path/plugins
git clone https://github.com/zsh-users/zsh-autosuggestions
git clone https://github.com/rupa/z.git
to import the old bash history
https://gist.github.com/goyalankit/a1c88bfc69107f93cda1