-
-
Save ballingj/398786535e7e75c9a389b62cac2c879c to your computer and use it in GitHub Desktop.
Revisions
-
ballingj revised this gist
Dec 9, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ xcode-select --install /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" brew update brew cask install iterm2 # update iterm2 settings -> colors, keep directory open new shell, keyboard shortcuts -
w3cj created this gist
Jul 17, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,24 @@ xcode-select --install /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" brew update brew cask install iterm2 # update iterm2 settings -> colors, keep directory open new shell, keyboard shortcuts brew install bash # latest version of bash # set brew bash as default shell brew install fortune brew install cowsay brew install git brew install vcprompt # update bash_profile brew cask install spectacle brew cask install alfred # set CMD+space to launch alfred brew cask install firefox # install nvm/node curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash nvm install stable mkdir ~/workspace npm install -g lite-server eslint brew cask install visual-studio-code # update vscode settings # install vscode extensions