Skip to content

Instantly share code, notes, and snippets.

@daniepetrov
Last active March 26, 2020 21:29
Show Gist options
  • Save daniepetrov/7acd17dae5435f12e56f7b51eb8e1409 to your computer and use it in GitHub Desktop.
Save daniepetrov/7acd17dae5435f12e56f7b51eb8e1409 to your computer and use it in GitHub Desktop.
MacOS after install
1. First install homebrew
2. Install git via homebrew, because i don't like xcode command line tools only for git
3. Install zsh-nvm https://github.com/lukechilds/zsh-nvm
4. add ```export NVM_LAZY_LOAD=true``` to .zshrc before ```source ~/.zsh-nvm/zsh-nvm.plugin.zsh```
5. Install casks or apps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment