ZSH setup, to move from computer to computer.
Add ZSH.
- Replace
~/.zshrc
with (modified) version ofexample-zshrc
. cd ~/.oh-my-zsh/custom/plugins
git init
- Overwrite
.git/config
, with the contents ofexample-git-config
. git pull
- Open a new tab
- Install nvm and any other needed tools.