Skip to content

Instantly share code, notes, and snippets.

@chancesmith
Last active March 21, 2018 19:07
Show Gist options
  • Save chancesmith/027ab5e7b9f3ae40aa7c42c68a524e05 to your computer and use it in GitHub Desktop.
Save chancesmith/027ab5e7b9f3ae40aa7c42c68a524e05 to your computer and use it in GitHub Desktop.

Revisions

  1. chancesmith revised this gist Mar 21, 2018. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions readme.md
    Original 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
  2. chancesmith revised this gist Mar 21, 2018. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions readme.md
    Original 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
  3. chancesmith revised this gist Feb 13, 2018. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions readme.md
    Original 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
  4. chancesmith revised this gist Feb 1, 2018. 1 changed file with 4 additions and 3 deletions.
    7 changes: 4 additions & 3 deletions readme.md
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,10 @@
    # Mac Setup
    * apps
    * setup SST3
    * setup SST3 or VScode

    ## Apps
    * Sublime Text 3
    * iTerm or Hyper
    * 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)
  5. chancesmith revised this gist Sep 26, 2017. 1 changed file with 3 additions and 2 deletions.
    5 changes: 3 additions & 2 deletions readme.md
    Original file line number Diff line number Diff line change
    @@ -4,7 +4,7 @@

    ## Apps
    * Sublime Text 3
    * iTerm
    * iTerm or Hyper
    * Transmit
    * Sequel Pro
    * Node.js
    @@ -15,7 +15,7 @@
    * Valet (park in wip/)
    * Laravel setup

    ## Setup iTerm 2
    ## 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
  6. chancesmith revised this gist Jul 17, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions readme.md
    Original 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
  7. chancesmith revised this gist Jul 12, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion readme.md
    Original 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)
    * [setup dropbox sync settings](https://gist.github.com/chancesmith/44d3aac78ba337b3c784ddec370dfab1)
    * [shortcuts and packages](https://blog.alexmaccaw.com/sublime-text)
  8. chancesmith revised this gist Jul 6, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions readme.md
    Original 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
  9. chancesmith revised this gist Jun 15, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions readme.md
    Original 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`

  10. chancesmith revised this gist Jun 15, 2017. 1 changed file with 14 additions and 1 deletion.
    15 changes: 14 additions & 1 deletion readme.md
    Original 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=(sublime)` (other recommendations: brew colored-man git osx)
    * 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)`
  11. chancesmith revised this gist May 12, 2017. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions readme.md
    Original 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)
  12. chancesmith revised this gist May 11, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion readme.md
    Original 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)
  13. chancesmith revised this gist May 11, 2017. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions readme.md
    Original 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)
  14. chancesmith revised this gist May 10, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion readme.md
    Original file line number Diff line number Diff line change
    @@ -8,7 +8,7 @@
    * Transmit
    * Sequel Pro
    * Node.js
    * [yarn](https://yarnpkg.com/en/)
    * [Yarn](https://yarnpkg.com/en/)
    * Homebrew
    * 1Password (pull in vault from Dropbox)
    * Laravel setup
  15. chancesmith revised this gist May 10, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions readme.md
    Original 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
  16. chancesmith created this gist May 10, 2017.
    24 changes: 24 additions & 0 deletions readme.md
    Original 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)