Mac Setup
- Create a private/public keys
ssh-keygen -t rsa -b 4096 - Install brew http://brew.sh/
- Install ZSH:
brew install zsh - Install oh-my-zsh https://github.com/robbyrussell/oh-my-zsh Tutorial: https://www.youtube.com/watch?v=H59Mzlk9mmk
- Install RVM https://rvm.io/rvm/install
- Install latest ruby via rvm:
rvm install ruby --latest - Install NVM https://github.com/nvm-sh/nvm#installing-and-updating
- PostgresApp: http://postgresapp.com/
- Install Broswer: Firefox
- Install Browser: Chromium / Edge
- Install Rectangle https://rectangleapp.com/
- Install Raycast https://www.raycast.com/ or Alfred: https://www.alfredapp.com/
- Install iTerm https://www.iterm2.com/
- Install Visual Studio Code https://code.visualstudio.com/
- Install Sequel https://sequelpro.com/
brew install gpg
brew install redis
brew install terminal-notifier
brew update
brew install macvim --with-override-system-vim
brew install go
brew install cmake
brew install ctags
brew install node
brew link --force openssl
brew install tig
gem install pg -- --with-pg-config=/Applications/Postgres.app/Contents/Versions/latest/bin/pg_config
brew tap homebrew/dupes
brew install libxml2 libxslt
brew install libiconv
xcode-select --install
bundle config build.nokogiri --use-system-libraries
gem install nokogiri
npm install -g mehserve
mehserve install