-
Installation
- ZSH
Go to ZSH documentation and install via curl or wget - NVM
Go to NVM documentation and install via curl or wget
- ZSH
-
Clone repo into ~/
~
git clone https://github.com/maxonchickdev/dotfiles.git- Create symlinks from the ~/ directory to the zsh config file in the repo
ln -s ~/dotfiles/.zshrc ~/.zshrc
ln -s ~/dotfiles/.nvmrc ~/.nvmrc