Skip to content

Instantly share code, notes, and snippets.

@kobleistvan
Created March 16, 2020 21:08
Show Gist options
  • Save kobleistvan/71f33f940d7ca2c3335507daa896494d to your computer and use it in GitHub Desktop.
Save kobleistvan/71f33f940d7ca2c3335507daa896494d to your computer and use it in GitHub Desktop.
ZSH customization
xcode-select --install
Install homebrew
brew install nvm
nvm install 13.0.1
npm completion >> ~/.zshrc\n
brew install htop
brew install wget
brew install tree
brew install zsh-syntax-highlighting
brew install zsh-autosuggestions
source ~/.zshrc
brew install autojump
npm install -g polymer-cli
npm install -g express-generator
sudo xcodebuild -license
npm install -g install npmvet
npm install -g @vue/cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment