Skip to content

Instantly share code, notes, and snippets.

@Metnew
Created December 1, 2018 00:52
Show Gist options
  • Select an option

  • Save Metnew/00fb8a9aeea7eb21b2c0ef5ca57ec589 to your computer and use it in GitHub Desktop.

Select an option

Save Metnew/00fb8a9aeea7eb21b2c0ef5ca57ec589 to your computer and use it in GitHub Desktop.
minimal brew commands to start
brew update
brew upgrade
sudo nvram SystemAudioVolume=" "
sudo -v
brew install nano
# brew unlink nano && brew link nano
brew install jq
brew install
brew install wget
brew install tree
brew install node
sudo npm i -g fkill n
sudo n latest
sudo npm i -g spaceship-prompt
# chsh to zsh
# export PATH="$HOME/bin:$PATH";
# https://gist.github.com/BlakeGardner/5587269
# install nano + syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment