Last active
          March 21, 2018 19:07 
        
      - 
      
- 
        Save chancesmith/027ab5e7b9f3ae40aa7c42c68a524e05 to your computer and use it in GitHub Desktop. 
Revisions
- 
        chancesmith revised this gist Mar 21, 2018 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewingThis 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 @@ -2,6 +2,9 @@ moved to SH github team: https://github.com/sodiumhalogenteam/setup-mac -------------- This is no longer maintained. Goto the above repo. -------------- # Mac Setup * apps * setup SST3 or VScode 
- 
        chancesmith revised this gist Mar 21, 2018 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewingThis 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,3 +1,7 @@ moved to SH github team: https://github.com/sodiumhalogenteam/setup-mac -------------- # Mac Setup * apps * setup SST3 or VScode 
- 
        chancesmith revised this gist Feb 13, 2018 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewingThis 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 @@ -28,6 +28,7 @@ * install vtop - https://www.npmjs.com/package/vtop * `brew cask install iterm2 && brew cask install sequel-pro` * better styled git logs: $`git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"` * [setup Z](https://www.smashingmagazine.com/2015/07/become-command-line-power-user-oh-my-zsh-z/#using-z-to-jump-to-frecent-folders) ## Homebrew setup * install MySQL 
- 
        chancesmith revised this gist Feb 1, 2018 . 1 changed file with 4 additions and 3 deletions.There are no files selected for viewingThis 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,10 +1,10 @@ # Mac Setup * apps * setup SST3 or VScode ## Apps * Sublime Text 3 or VScode * Hyper (http://hyper.js) * Transmit * Sequel Pro * Node.js @@ -39,6 +39,7 @@ * restart iTerm ## Git prevent passphrase for SSH keys * try this (answer two): https://stackoverflow.com/questions/7773181/git-keeps-prompting-me-for-password * $`eval $(ssh-agent)` * $`ssh-add` [resource for ^^^](http://stackoverflow.com/questions/10032461/git-keeps-asking-me-for-my-ssh-key-passphrase) 
- 
        chancesmith revised this gist Sep 26, 2017 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewingThis 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 @@ -4,7 +4,7 @@ ## Apps * Sublime Text 3 * iTerm or Hyper * Transmit * Sequel Pro * Node.js @@ -15,7 +15,7 @@ * Valet (park in wip/) * Laravel setup ## Setup iTerm 2 or Hyper * https://ruigomes.me/blog/perfect-iterm-osx-terminal-installation/ * theme `eastwood` in ~/.zshrc * with 'Oh My ZSh' (imho: a must have) https://github.com/robbyrussell/oh-my-zsh ... @@ -27,6 +27,7 @@ * show hidden files $`defaults write com.apple.finder AppleShowAllFiles YES` * install vtop - https://www.npmjs.com/package/vtop * `brew cask install iterm2 && brew cask install sequel-pro` * better styled git logs: $`git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"` ## Homebrew setup * install MySQL 
- 
        chancesmith revised this gist Jul 17, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewingThis 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 @@ -26,6 +26,7 @@ * Add in word jumping (ALT + Left Arrow) - https://gist.github.com/waltz/8658549 * show hidden files $`defaults write com.apple.finder AppleShowAllFiles YES` * install vtop - https://www.npmjs.com/package/vtop * `brew cask install iterm2 && brew cask install sequel-pro` ## Homebrew setup * install MySQL 
- 
        chancesmith revised this gist Jul 12, 2017 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewingThis 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 @@ -44,4 +44,5 @@ ## Add global gitignore * https://gist.github.com/Abizern/708713 ## Setup Sublime Text 3 * [setup dropbox sync settings](https://gist.github.com/chancesmith/44d3aac78ba337b3c784ddec370dfab1) * [shortcuts and packages](https://blog.alexmaccaw.com/sublime-text) 
- 
        chancesmith revised this gist Jul 6, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewingThis 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 @@ -25,6 +25,7 @@ * Replace .zshrc user config section https://gist.github.com/chancesmith/5183af99f7fdbeadfca394ea3cdd4d11 * Add in word jumping (ALT + Left Arrow) - https://gist.github.com/waltz/8658549 * show hidden files $`defaults write com.apple.finder AppleShowAllFiles YES` * install vtop - https://www.npmjs.com/package/vtop ## Homebrew setup * install MySQL 
- 
        chancesmith revised this gist Jun 15, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewingThis 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 @@ -22,6 +22,7 @@ * Open the configuration file: ~/.zshrc * Add sublime to the plugins: `plugins=(git, sublime)` (other recommendations: brew colored-man git osx) * Open your terminal on steroids and type: `st foo.txt` * Replace .zshrc user config section https://gist.github.com/chancesmith/5183af99f7fdbeadfca394ea3cdd4d11 * Add in word jumping (ALT + Left Arrow) - https://gist.github.com/waltz/8658549 * show hidden files $`defaults write com.apple.finder AppleShowAllFiles YES` 
- 
        chancesmith revised this gist Jun 15, 2017 . 1 changed file with 14 additions and 1 deletion.There are no files selected for viewingThis 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 @@ -11,15 +11,28 @@ * [Yarn](https://yarnpkg.com/en/) * Homebrew * 1Password (pull in vault from Dropbox) * Composer * Valet (park in wip/) * Laravel setup ## Setup iTerm 2 * https://ruigomes.me/blog/perfect-iterm-osx-terminal-installation/ * theme `eastwood` in ~/.zshrc * with 'Oh My ZSh' (imho: a must have) https://github.com/robbyrussell/oh-my-zsh ... * Open the configuration file: ~/.zshrc * Add sublime to the plugins: `plugins=(git, sublime)` (other recommendations: brew colored-man git osx) * Open your terminal on steroids and type: `st foo.txt` * Add in word jumping (ALT + Left Arrow) - https://gist.github.com/waltz/8658549 * show hidden files $`defaults write com.apple.finder AppleShowAllFiles YES` ## Homebrew setup * install MySQL $`brew install mysql && brew services start mysql` * install PHP 7.1 $`brew install php71` * install PHP switcher $`brew install brew-php-switcher && brew-php-switcher 71` * restart iTerm ## Git prevent passphrase for SSH keys * $`eval $(ssh-agent)` 
- 
        chancesmith revised this gist May 12, 2017 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewingThis 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 @@ -25,5 +25,8 @@ * $`eval $(ssh-agent)` * $`ssh-add` [resource for ^^^](http://stackoverflow.com/questions/10032461/git-keeps-asking-me-for-my-ssh-key-passphrase) ## Add global gitignore * https://gist.github.com/Abizern/708713 ## Setup Sublime Text 3 * [setup dropbox sync settings](https://gist.github.com/chancesmith/44d3aac78ba337b3c784ddec370dfab1) 
- 
        chancesmith revised this gist May 11, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewingThis 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 @@ -24,6 +24,6 @@ ## Git prevent passphrase for SSH keys * $`eval $(ssh-agent)` * $`ssh-add` [resource for ^^^](http://stackoverflow.com/questions/10032461/git-keeps-asking-me-for-my-ssh-key-passphrase) ## Setup Sublime Text 3 * [setup dropbox sync settings](https://gist.github.com/chancesmith/44d3aac78ba337b3c784ddec370dfab1) 
- 
        chancesmith revised this gist May 11, 2017 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewingThis 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 @@ -21,5 +21,9 @@ * Add sublime to the plugins: `plugins=(sublime)` (other recommendations: brew colored-man git osx) * Open your terminal on steroids and type: `st foo.txt` ## Git prevent passphrase for SSH keys * $`eval $(ssh-agent)` * $`ssh-add` ## Setup Sublime Text 3 * [setup dropbox sync settings](https://gist.github.com/chancesmith/44d3aac78ba337b3c784ddec370dfab1) 
- 
        chancesmith revised this gist May 10, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewingThis 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 @@ -8,7 +8,7 @@ * Transmit * Sequel Pro * Node.js * [Yarn](https://yarnpkg.com/en/) * Homebrew * 1Password (pull in vault from Dropbox) * Laravel setup 
- 
        chancesmith revised this gist May 10, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewingThis 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 @@ -8,6 +8,7 @@ * Transmit * Sequel Pro * Node.js * [yarn](https://yarnpkg.com/en/) * Homebrew * 1Password (pull in vault from Dropbox) * Laravel setup 
- 
        chancesmith created this gist May 10, 2017 .There are no files selected for viewingThis 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 @@ # Mac Setup * apps * setup SST3 ## Apps * Sublime Text 3 * iTerm * Transmit * Sequel Pro * Node.js * Homebrew * 1Password (pull in vault from Dropbox) * Laravel setup ## Setup iTerm 2 * https://ruigomes.me/blog/perfect-iterm-osx-terminal-installation/ * theme `eastwood` in ~/.zshrc * with 'Oh My ZSh' (imho: a must have) https://github.com/robbyrussell/oh-my-zsh ... * Open the configuration file: ~/.zshrc * Add sublime to the plugins: `plugins=(sublime)` (other recommendations: brew colored-man git osx) * Open your terminal on steroids and type: `st foo.txt` ## Setup Sublime Text 3 * [setup dropbox sync settings](https://gist.github.com/chancesmith/44d3aac78ba337b3c784ddec370dfab1)