Skip to content

Instantly share code, notes, and snippets.

@zenorocha
Forked from millermedeiros/osx_setup.md
Last active August 19, 2025 10:21
Show Gist options
  • Select an option

  • Save zenorocha/7159780 to your computer and use it in GitHub Desktop.

Select an option

Save zenorocha/7159780 to your computer and use it in GitHub Desktop.

Revisions

  1. zenorocha revised this gist Dec 12, 2018. 1 changed file with 114 additions and 0 deletions.
    114 changes: 114 additions & 0 deletions .hyper.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,114 @@
    // Future versions of Hyper may add additional config options,
    // which will not automatically be merged into this file.
    // See https://hyper.is#cfg for all currently supported options.

    module.exports = {
    config: {
    // default font size in pixels for all tabs
    fontSize: 14,

    // font family with optional fallbacks
    fontFamily: 'Monaco',

    // terminal cursor background color and opacity (hex, rgb, hsl, hsv, hwb or cmyk)
    cursorColor: 'rgba(248,28,229,0.8)',

    // `BEAM` for |, `UNDERLINE` for _, `BLOCK` for █
    cursorShape: 'BLOCK',

    // set to true for blinking cursor
    cursorBlink: false,

    // color of the text
    foregroundColor: '#fff',

    // terminal background color
    backgroundColor: '#000',

    // border color (window, tabs)
    borderColor: 'rgba(255, 255, 255, 0.1)',

    // custom css to embed in the main window
    css: '',

    // custom css to embed in the terminal window
    termCSS: '',

    // set to `true` (without backticks) if you're using a Linux setup that doesn't show native menus
    // default: `false` on Linux, `true` on Windows (ignored on macOS)
    showHamburgerMenu: '',

    // set to `false` if you want to hide the minimize, maximize and close buttons
    // additionally, set to `'left'` if you want them on the left, like in Ubuntu
    // default: `true` on windows and Linux (ignored on macOS)
    showWindowControls: '',

    // custom padding (css format, i.e.: `top right bottom left`)
    padding: '12px 14px',

    // the full list. if you're going to provide the full color palette,
    // including the 6 x 6 color cubes and the grayscale map, just provide
    // an array here instead of a color map object
    colors: {
    black: '#000000',
    red: '#ff0000',
    green: '#33ff00',
    yellow: '#ffff00',
    blue: '#0066ff',
    magenta: '#cc00ff',
    cyan: '#00ffff',
    white: '#d0d0d0',
    lightBlack: '#808080',
    lightRed: '#ff0000',
    lightGreen: '#33ff00',
    lightYellow: '#ffff00',
    lightBlue: '#0066ff',
    lightMagenta: '#cc00ff',
    lightCyan: '#00ffff',
    lightWhite: '#ffffff'
    },

    // the shell to run when spawning a new session (i.e. /usr/local/bin/fish)
    // if left empty, your system's login shell will be used by default
    // make sure to use a full path if the binary name doesn't work
    // (e.g `C:\\Windows\\System32\\bash.exe` instead of just `bash.exe`)
    // if you're using powershell, make sure to remove the `--login` below
    shell: '',

    // for setting shell arguments (i.e. for using interactive shellArgs: ['-i'])
    // by default ['--login'] will be used
    shellArgs: ['--login'],

    // for environment variables
    env: {},

    // set to false for no bell
    bell: 'SOUND',

    // if true, selected text will automatically be copied to the clipboard
    copyOnSelect: false

    // if true, on right click selected text will be copied or pasted if no
    // selection is present (true by default on Windows)
    // quickEdit: true

    // URL to custom bell
    // bellSoundURL: 'http://example.com/bell.mp3',

    // for advanced config flags please refer to https://hyper.is/#cfg
    },

    // a list of plugins to fetch and install from npm
    // format: [@org/]project[#version]
    // examples:
    // `hyperpower`
    // `@company/project`
    // `project#1.0.1`
    plugins: ['hyperlinks', 'hyper-hide-title', 'hyper-blink', 'hyper-search', 'hyperborder'],
    // plugins: ['hyperlinks', 'hyper-hide-title', 'hyperborder', 'hyper-blink', 'hyper-search'],

    // in development, you can create a directory under
    // `~/.hyper_plugins/local/` and include it here
    // to load it and avoid it being `npm install`ed
    localPlugins: ["dracula"]
    };
  2. zenorocha revised this gist Nov 22, 2016. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions softwares.sh
    Original file line number Diff line number Diff line change
    @@ -38,4 +38,5 @@ brew cask install bartender
    brew cask install istat-menus
    brew cask install screenflow
    brew cask install skype
    brew cask install slack
    brew cask install the-unarchiver
  3. zenorocha revised this gist Nov 22, 2016. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -88,6 +88,7 @@ Unfortunately some apps aren't available through [homebrew-cask](https://github.
    * [CloudApp](http://getcloudapp.com/) for file/link sharing
    * [Divvy](http://mizage.com/divvy/) for window management
    * [Keynote](https://itunes.apple.com/us/app/keynote/id361285480) for presentations
    * [iA Write](https://ia.net/writer) for notes
    * [TweetDeck](https://itunes.apple.com/us/app/tweetdeck/id485812721?ls=1&mt=12) for tweet scheduling
    * [Wunderlist](https://itunes.apple.com/us/app/wunderlist-to-do-list-tasks/id410628904?mt=12) for task managing

  4. zenorocha revised this gist Nov 22, 2016. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -75,7 +75,8 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/5b7eb6d32800c97

    ###### Other

    * [Bartender](http://www.skype.com/en/) for international calls
    * [Bartender](https://www.macbartender.com/) for menu bar organization
    * [iStat Menus](https://bjango.com/mac/istatmenus/) for system monitoring
    * [Skype](http://www.skype.com/en/) for international calls
    * [ScreenFlow](http://telestream.net/screenflow/) for screencast recording
    * [Unarchiver](http://wakaba.c3.cx/s/apps/unarchiver) for ZIP, RAR, etc
  5. zenorocha revised this gist Nov 22, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -55,7 +55,7 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/5b7eb6d32800c97
    * [Mou](http://mouapp.com/) for markdown editing
    * [Parallels](http://www.parallels.com/products/desktop/) for virtual machines
    * [Paw](https://paw.cloud/) for API testing
    * [Source Tree](http://www.sourcetreeapp.com/) for Git GUI
    * [Source Tree](http://www.sourcetreeapp.com/) for Git interactive commit
    * [Sublime Text 3](http://www.sublimetext.com/3) for code editing

    ###### Essential
  6. zenorocha revised this gist Nov 22, 2016. 2 changed files with 8 additions and 3 deletions.
    4 changes: 3 additions & 1 deletion osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -50,6 +50,7 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/5b7eb6d32800c97

    ###### Coding

    * [Kaleidoscope](http://www.kaleidoscopeapp.com/) for diff visualization
    * [iTerm](https://www.iterm2.com/) for terminal client
    * [Mou](http://mouapp.com/) for markdown editing
    * [Parallels](http://www.parallels.com/products/desktop/) for virtual machines
    @@ -74,9 +75,10 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/5b7eb6d32800c97

    ###### Other

    * [Unarchiver](http://wakaba.c3.cx/s/apps/unarchiver) for ZIP, RAR, etc
    * [Bartender](http://www.skype.com/en/) for international calls
    * [Skype](http://www.skype.com/en/) for international calls
    * [ScreenFlow](http://telestream.net/screenflow/) for screencast recording
    * [Unarchiver](http://wakaba.c3.cx/s/apps/unarchiver) for ZIP, RAR, etc

    ###### App Store

    7 changes: 5 additions & 2 deletions softwares.sh
    Original file line number Diff line number Diff line change
    @@ -12,6 +12,7 @@ brew cask install firefox-beta
    brew cask install safari-technology-preview

    # coding
    brew cask install kaleidoscope
    brew cask install iterm
    brew cask install mou
    brew cask install parallels-desktop
    @@ -33,6 +34,8 @@ brew cask install vlc
    brew cask install webtorrent

    # other
    brew cask install the-unarchiver
    brew cask install bartender
    brew cask install istat-menus
    brew cask install screenflow
    brew cask install skype
    brew cask install screenflow
    brew cask install the-unarchiver
  7. zenorocha revised this gist Nov 22, 2016. 2 changed files with 3 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -53,6 +53,7 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/5b7eb6d32800c97
    * [iTerm](https://www.iterm2.com/) for terminal client
    * [Mou](http://mouapp.com/) for markdown editing
    * [Parallels](http://www.parallels.com/products/desktop/) for virtual machines
    * [Paw](https://paw.cloud/) for API testing
    * [Source Tree](http://www.sourcetreeapp.com/) for Git GUI
    * [Sublime Text 3](http://www.sublimetext.com/3) for code editing

    @@ -85,6 +86,7 @@ Unfortunately some apps aren't available through [homebrew-cask](https://github.
    * [Divvy](http://mizage.com/divvy/) for window management
    * [Keynote](https://itunes.apple.com/us/app/keynote/id361285480) for presentations
    * [TweetDeck](https://itunes.apple.com/us/app/tweetdeck/id485812721?ls=1&mt=12) for tweet scheduling
    * [Wunderlist](https://itunes.apple.com/us/app/wunderlist-to-do-list-tasks/id410628904?mt=12) for task managing

    ## 5. Generate SSH keys for GitHub

    1 change: 1 addition & 0 deletions softwares.sh
    Original file line number Diff line number Diff line change
    @@ -15,6 +15,7 @@ brew cask install safari-technology-preview
    brew cask install iterm
    brew cask install mou
    brew cask install parallels-desktop
    brew cask install paw
    brew cask install sourcetree
    brew cask install sublime-text

  8. zenorocha revised this gist Nov 22, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -54,7 +54,7 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/5b7eb6d32800c97
    * [Mou](http://mouapp.com/) for markdown editing
    * [Parallels](http://www.parallels.com/products/desktop/) for virtual machines
    * [Source Tree](http://www.sourcetreeapp.com/) for Git GUI
    * [Sublime Text 3](http://www.sublimetext.com/3) for code edit
    * [Sublime Text 3](http://www.sublimetext.com/3) for code editing

    ###### Essential

  9. zenorocha revised this gist Nov 22, 2016. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -77,10 +77,10 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/5b7eb6d32800c97
    * [Skype](http://www.skype.com/en/) for international calls
    * [ScreenFlow](http://telestream.net/screenflow/) for screencast recording

    Unfortunately some apps aren't available through [homebrew-cask](https://github.com/caskroom/homebrew-cask), so you need to install it **manually**.

    ###### App Store

    Unfortunately some apps aren't available through [homebrew-cask](https://github.com/caskroom/homebrew-cask), so you need to install it **manually**.

    * [CloudApp](http://getcloudapp.com/) for file/link sharing
    * [Divvy](http://mizage.com/divvy/) for window management
    * [Keynote](https://itunes.apple.com/us/app/keynote/id361285480) for presentations
  10. zenorocha revised this gist Nov 22, 2016. 2 changed files with 22 additions and 16 deletions.
    27 changes: 17 additions & 10 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -40,41 +40,48 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/5b7eb6d32800c97

    ### What's included?

    ###### Browser
    ###### Browsers

    * [Chrome](https://www.google.com/intl/en/chrome/browser/)
    * [Chrome Canary](https://www.google.com/intl/en/chrome/browser/canary.html)
    * [Firefox](https://www.mozilla.org/en-US/firefox/desktop/)
    * [Firefox Beta](https://www.mozilla.org/en-US/firefox/channel/desktop/)
    * [Safari Technology Preview](https://developer.apple.com/safari/technology-preview/)

    ###### Development
    ###### Coding

    * [Sublime Text 3](http://www.sublimetext.com/3) for code edit
    * [iTerm](https://www.iterm2.com/) for terminal client
    * [Source Tree](http://www.sourcetreeapp.com/) for Git GUI
    * [Mou](http://mouapp.com/) for markdown editing
    * [Parallels](http://www.parallels.com/products/desktop/) for virtual machines
    * [Source Tree](http://www.sourcetreeapp.com/) for Git GUI
    * [Sublime Text 3](http://www.sublimetext.com/3) for code edit

    ###### Other
    ###### Essential

    * [1Password](https://agilebits.com/onepassword) for password management
    * [Adobe Photoshop CS6](http://www.adobe.com/products/creativecloud.html) for image editing
    * [Alfred](http://www.alfredapp.com/) for workflow automation
    * [Dropbox](https://www.dropbox.com/) for file syncing
    * [Evernote](http://evernote.com/) for notes
    * [LICEcap](http://www.cockos.com/licecap/) for GIF recording
    * [Mou](http://mouapp.com/) for markdown editing
    * [Skype](http://www.skype.com/en/) for international calls

    ###### For fun

    * [Spotify](https://www.spotify.com) for music streaming
    * [ScreenFlow](http://telestream.net/screenflow/) for screencast recording
    * [Unarchiver](http://wakaba.c3.cx/s/apps/unarchiver) for ZIP, RAR, etc
    * [VLC](http://www.videolan.org/vlc/index.html) for media playing
    * [WebTorrent](https://webtorrent.io/desktop) for torrent download

    ###### Other

    * [Unarchiver](http://wakaba.c3.cx/s/apps/unarchiver) for ZIP, RAR, etc
    * [Skype](http://www.skype.com/en/) for international calls
    * [ScreenFlow](http://telestream.net/screenflow/) for screencast recording

    Unfortunately some apps aren't available through [homebrew-cask](https://github.com/caskroom/homebrew-cask), so you need to install it **manually**.

    ###### App Store

    * [Cloud](http://getcloudapp.com/) for file/link sharing
    * [CloudApp](http://getcloudapp.com/) for file/link sharing
    * [Divvy](http://mizage.com/divvy/) for window management
    * [Keynote](https://itunes.apple.com/us/app/keynote/id361285480) for presentations
    * [TweetDeck](https://itunes.apple.com/us/app/tweetdeck/id485812721?ls=1&mt=12) for tweet scheduling
    11 changes: 5 additions & 6 deletions softwares.sh
    Original file line number Diff line number Diff line change
    @@ -9,30 +9,29 @@ brew cask install google-chrome
    brew cask install google-chrome-canary
    brew cask install firefox
    brew cask install firefox-beta
    brew cask install safari-technology-preview

    # dev
    brew cask install sublime-text
    # coding
    brew cask install iterm
    brew cask install sourcetree
    brew cask install mou
    brew cask install parallels-desktop
    brew cask install sourcetree
    brew cask install sublime-text

    # essential
    brew cask install 1password
    brew cask install adobe-photoshop-cs6
    brew cask install alfred
    brew cask install dropbox
    brew cask install evernote
    brew cask install licecap

    # for fun

    brew cask install spotify
    brew cask install vlc
    brew cask install webtorrent

    # other

    brew cask install licecap
    brew cask install the-unarchiver
    brew cask install skype
    brew cask install screenflow
  11. zenorocha revised this gist Nov 22, 2016. 2 changed files with 18 additions and 11 deletions.
    6 changes: 3 additions & 3 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -4,9 +4,9 @@ I'm in a hospital in Spain and my MacBook was stolen.

    ![Hospital Commit](http://f.cl.ly/items/432c1g1V0B3s1l1j0j2Z/hospital-commit.jpg)

    Now I bought a new one and need to configure it. I have an external hard drive that backup everything using [Time Machine](http://www.apple.com/osx/apps/#timemachine), but I don't want all the crap I had in the old one.
    Now I bought a new one and need to configure it. I have an [AirPort Time Capsule](http://www.apple.com/airport-time-capsule/) that backs up everything using [Time Machine](http://www.apple.com/osx/apps/#timemachine), but I don't want all the crap I had in the old one. So let's get our hands dirty!

    ## 1. Run Software Update
    ## 1. Update OS to latest version

    Make sure everything is up to date.

    @@ -66,6 +66,7 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/5b7eb6d32800c97
    * [Skype](http://www.skype.com/en/) for international calls
    * [Spotify](https://www.spotify.com) for music streaming
    * [ScreenFlow](http://telestream.net/screenflow/) for screencast recording
    * [Unarchiver](http://wakaba.c3.cx/s/apps/unarchiver) for ZIP, RAR, etc
    * [VLC](http://www.videolan.org/vlc/index.html) for media playing
    * [WebTorrent](https://webtorrent.io/desktop) for torrent download

    @@ -77,7 +78,6 @@ Unfortunately some apps aren't available through [homebrew-cask](https://github.
    * [Divvy](http://mizage.com/divvy/) for window management
    * [Keynote](https://itunes.apple.com/us/app/keynote/id361285480) for presentations
    * [TweetDeck](https://itunes.apple.com/us/app/tweetdeck/id485812721?ls=1&mt=12) for tweet scheduling
    * [Unarchiver](http://wakaba.c3.cx/s/apps/unarchiver) for ZIP, RAR, etc

    ## 5. Generate SSH keys for GitHub

    23 changes: 15 additions & 8 deletions softwares.sh
    Original file line number Diff line number Diff line change
    @@ -4,28 +4,35 @@
    brew tap caskroom/cask
    brew tap caskroom/versions

    # browser
    # browsers
    brew cask install google-chrome
    brew cask install google-chrome-canary
    brew cask install firefox
    brew cask install firefox-beta

    # development
    # dev
    brew cask install sublime-text
    brew cask install iterm
    brew cask install sourcetree
    brew cask install mou
    brew cask install parallels-desktop

    # other
    # essential
    brew cask install 1password
    brew cask install adobe-photoshop-cs6
    brew cask install alfred
    brew cask install dropbox
    brew cask install evernote
    brew cask install licecap
    brew cask install mou
    brew cask install skype

    # for fun

    brew cask install spotify
    brew cask install screenflow
    brew cask install vlc
    brew cask install webtorrent
    brew cask install webtorrent

    # other

    brew cask install licecap
    brew cask install the-unarchiver
    brew cask install skype
    brew cask install screenflow
  12. zenorocha revised this gist Nov 22, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -35,7 +35,7 @@ This will install some useful stuff like [zsh shell](http://www.zsh.org/) and lo
    Many softwares can be installed through [homebrew-cask](https://github.com/caskroom/homebrew-cask) which makes the process way simpler:

    ```sh
    curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/9b9413ff1306d78be6447f4beddcf90e7e8b2b8a/softwares.sh | sh
    curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/5b7eb6d32800c974a2c8f0afc6cadfbf5078f239/softwares.sh | sh
    ```

    ### What's included?
  13. zenorocha revised this gist Nov 22, 2016. 2 changed files with 2 additions and 0 deletions.
    1 change: 1 addition & 0 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -66,6 +66,7 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/9b9413ff1306d78
    * [Skype](http://www.skype.com/en/) for international calls
    * [Spotify](https://www.spotify.com) for music streaming
    * [ScreenFlow](http://telestream.net/screenflow/) for screencast recording
    * [VLC](http://www.videolan.org/vlc/index.html) for media playing
    * [WebTorrent](https://webtorrent.io/desktop) for torrent download

    Unfortunately some apps aren't available through [homebrew-cask](https://github.com/caskroom/homebrew-cask), so you need to install it **manually**.
    1 change: 1 addition & 0 deletions softwares.sh
    Original file line number Diff line number Diff line change
    @@ -27,4 +27,5 @@ brew cask install mou
    brew cask install skype
    brew cask install spotify
    brew cask install screenflow
    brew cask install vlc
    brew cask install webtorrent
  14. zenorocha revised this gist Nov 22, 2016. 2 changed files with 12 additions and 16 deletions.
    19 changes: 6 additions & 13 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -42,25 +42,26 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/9b9413ff1306d78

    ###### Browser

    * [Firefox Aurora](http://www.mozilla.org/en-US/firefox/aurora/)
    * [Chrome](https://www.google.com/intl/en/chrome/browser/)
    * [Chrome Canary](https://www.google.com/intl/en/chrome/browser/canary.html)
    * [Opera Next](http://www.opera.com/computer/next)
    * [Firefox](https://www.mozilla.org/en-US/firefox/desktop/)
    * [Firefox Beta](https://www.mozilla.org/en-US/firefox/channel/desktop/)

    ###### Development

    * [Sublime Text 3](http://www.sublimetext.com/3) for code edit
    * [FileZilla](https://filezilla-project.org/) for file transfer
    * [iTerm](https://www.iterm2.com/) for terminal client
    * [Source Tree](http://www.sourcetreeapp.com/) for Git GUI
    * [Parallels](http://www.parallels.com/products/desktop/) for virtual machines

    ###### Other

    * [1Password](https://agilebits.com/onepassword) for password management
    * [Adobe Photoshop CS6](http://www.adobe.com/products/creativecloud.html) for image editing
    * [Alfred](http://www.alfredapp.com/) for workflow automation
    * [Dropbox](https://www.dropbox.com/) for file syncing
    * [Divvy](http://mizage.com/divvy/) for window management
    * [Evernote](http://evernote.com/) for notes
    * [LICEcap](http://www.cockos.com/licecap/) for GIF recording
    * [Mou](http://mouapp.com/) for markdown editing
    * [Skype](http://www.skype.com/en/) for international calls
    * [Spotify](https://www.spotify.com) for music streaming
    @@ -71,20 +72,12 @@ Unfortunately some apps aren't available through [homebrew-cask](https://github.

    ###### App Store

    * [Caffeine](http://lightheadsw.com/caffeine/) for keeping Mac awake
    * [Codepoints](https://itunes.apple.com/us/app/codepoints/id499161264?mt=12) for special chars
    * [Cloud](http://getcloudapp.com/) for file/link sharing
    * [Evernote](http://evernote.com/) for presentation notes
    * [Divvy](http://mizage.com/divvy/) for window management
    * [Keynote](https://itunes.apple.com/us/app/keynote/id361285480) for presentations
    * [LimeChat](http://limechat.net/mac/) for IRC
    * [TweetDeck](https://itunes.apple.com/us/app/tweetdeck/id485812721?ls=1&mt=12) for tweet scheduling
    * [Unarchiver](http://wakaba.c3.cx/s/apps/unarchiver) for ZIP, RAR, etc

    ###### Manually

    * [Adobe Suite](http://www.adobe.com/products/creativecloud.html) for image editing
    * [LICEcap](http://www.cockos.com/licecap/) for GIF recording

    ## 5. Generate SSH keys for GitHub

    Visit [GitHub's official guide](https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/) for instructions.
    9 changes: 6 additions & 3 deletions softwares.sh
    Original file line number Diff line number Diff line change
    @@ -2,12 +2,13 @@

    # homebrew-cask
    brew tap caskroom/cask
    brew tap caskroom/versions

    # browser
    brew cask install firefox
    brew cask install google-chrome
    brew cask install google-chrome-canary
    brew cask install opera-next
    brew cask install firefox
    brew cask install firefox-beta

    # development
    brew cask install sublime-text
    @@ -17,9 +18,11 @@ brew cask install parallels-desktop

    # other
    brew cask install 1password
    brew cask install adobe-photoshop-cs6
    brew cask install alfred
    brew cask install dropbox
    brew cask install divvy
    brew cask install evernote
    brew cask install licecap
    brew cask install mou
    brew cask install skype
    brew cask install spotify
  15. zenorocha revised this gist Nov 22, 2016. 2 changed files with 6 additions and 23 deletions.
    22 changes: 3 additions & 19 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -51,10 +51,9 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/9b9413ff1306d78

    * [Sublime Text 3](http://www.sublimetext.com/3) for code edit
    * [FileZilla](https://filezilla-project.org/) for file transfer
    * [Kaleidoscope](http://www.kaleidoscopeapp.com/) for file diff
    * [Hyper](http://hyper.is) for terminal client
    * [iTerm](https://www.iterm2.com/) for terminal client
    * [Source Tree](http://www.sourcetreeapp.com/) for Git GUI
    * [VirtualBox](https://www.virtualbox.org/) for virtual machines
    * [Parallels](http://www.parallels.com/products/desktop/) for virtual machines

    ###### Other

    @@ -114,21 +113,6 @@ Visit [my Alfred workflow collection repo](https://github.com/zenorocha/alfred-w
    npm adduser zenorocha
    ```

    ## 10. Download [IE test VMs](http://www.modern.ie/en-us/virtualization-tools) for [VirtualBox](https://www.virtualbox.org/)

    These take a while to download, so maybe do it on a separate day as a background process.

    ```sh
    # IE8 - XP
    curl -O "https://az412801.vo.msecnd.net/vhd/IEKitV1_Final/VirtualBox/OSX/IE8_XP/IE8.XP.For.MacVirtualBox.ova"

    # IE9 - Win7
    curl -O "https://az412801.vo.msecnd.net/vhd/IEKitV1_Final/VirtualBox/OSX/IE9_Win7/IE9.Win7.For.MacVirtualBox.part{1.sfx,2.rar,3.rar,4.rar,5.rar}"

    # IE10 - Win8
    curl -O "https://az412801.vo.msecnd.net/vhd/IEKitV1_Final/VirtualBox/OSX/IE10_Win8/IE10.Win8.For.MacVirtualBox.part{1.sfx,2.rar,3.rar}"
    ```

    ## 11. Profit!
    ## 10. Profit!

    :)
    7 changes: 3 additions & 4 deletions softwares.sh
    Original file line number Diff line number Diff line change
    @@ -4,17 +4,16 @@
    brew tap caskroom/cask

    # browser
    brew cask install firefox-aurora
    brew cask install firefox
    brew cask install google-chrome
    brew cask install google-chrome-canary
    brew cask install opera-next

    # development
    brew cask install sublime-text
    brew cask install kaleidoscope
    brew cask install hyper
    brew cask install iterm
    brew cask install sourcetree
    brew cask install virtualbox
    brew cask install parallels-desktop

    # other
    brew cask install 1password
  16. zenorocha revised this gist Nov 22, 2016. 1 changed file with 3 additions and 5 deletions.
    8 changes: 3 additions & 5 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -83,7 +83,6 @@ Unfortunately some apps aren't available through [homebrew-cask](https://github.

    ###### Manually


    * [Adobe Suite](http://www.adobe.com/products/creativecloud.html) for image editing
    * [LICEcap](http://www.cockos.com/licecap/) for GIF recording

    @@ -95,10 +94,9 @@ From that point on you're going to be able to do some git operations with GitHub

    ## 6. Set [Chrome Canary](https://www.google.com/intl/en/chrome/browser/canary.html) as default browser

    1. Launch Safari
    2. Apple ➜ Preferences
    3. General ➜ Default Web Browser
    4. Select “Chrome Canary” from the drop-down menu
    1. Launch System Preferences
    2. General ➜ Default Web Browser
    3. Select “Chrome Canary” from the drop-down menu

    ## 7. Configure [Sublime Text](http://sublimetext.com/)

  17. zenorocha revised this gist Nov 22, 2016. 1 changed file with 0 additions and 3 deletions.
    3 changes: 0 additions & 3 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -75,10 +75,7 @@ Unfortunately some apps aren't available through [homebrew-cask](https://github.
    * [Caffeine](http://lightheadsw.com/caffeine/) for keeping Mac awake
    * [Codepoints](https://itunes.apple.com/us/app/codepoints/id499161264?mt=12) for special chars
    * [Cloud](http://getcloudapp.com/) for file/link sharing
    * [Dash](http://kapeli.com/) for documentation lookup
    * [Evernote](http://evernote.com/) for presentation notes
    * [Fantastical](http://flexibits.com/fantastical) for calendar interface to Google Calendar
    * [Flamingo]https://itunes.apple.com/us/app/flamingo/id728181573) for messaging
    * [Keynote](https://itunes.apple.com/us/app/keynote/id361285480) for presentations
    * [LimeChat](http://limechat.net/mac/) for IRC
    * [TweetDeck](https://itunes.apple.com/us/app/tweetdeck/id485812721?ls=1&mt=12) for tweet scheduling
  18. zenorocha revised this gist Nov 21, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -92,7 +92,7 @@ Unfortunately some apps aren't available through [homebrew-cask](https://github.

    ## 5. Generate SSH keys for GitHub

    Visit [GitHub's official guide](https://help.github.com/articles/generating-ssh-keys#platform-mac) for instructions.
    Visit [GitHub's official guide](https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/) for instructions.

    From that point on you're going to be able to do some git operations with GitHub \o/

  19. zenorocha revised this gist Nov 21, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -52,7 +52,7 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/9b9413ff1306d78
    * [Sublime Text 3](http://www.sublimetext.com/3) for code edit
    * [FileZilla](https://filezilla-project.org/) for file transfer
    * [Kaleidoscope](http://www.kaleidoscopeapp.com/) for file diff
    * [iTerm 2](http://www.iterm2.com/#/section/home) for terminal client
    * [Hyper](http://hyper.is) for terminal client
    * [Source Tree](http://www.sourcetreeapp.com/) for Git GUI
    * [VirtualBox](https://www.virtualbox.org/) for virtual machines

  20. zenorocha revised this gist Nov 21, 2016. 2 changed files with 5 additions and 3 deletions.
    7 changes: 4 additions & 3 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -58,13 +58,15 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/9b9413ff1306d78

    ###### Other

    * [1Password](https://agilebits.com/onepassword) for password management
    * [Alfred](http://www.alfredapp.com/) for workflow automation
    * [Dropbox](https://www.dropbox.com/) for file syncing
    * [Divvy](http://mizage.com/divvy/) for window management
    * [Mou](http://mouapp.com/) for markdown editing
    * [Skype](http://www.skype.com/en/) for international calls
    * [Spotify](https://www.spotify.com) for music streaming
    * [uTorrent](http://www.utorrent.com/) for torrent download
    * [ScreenFlow](http://telestream.net/screenflow/) for screencast recording
    * [WebTorrent](https://webtorrent.io/desktop) for torrent download

    Unfortunately some apps aren't available through [homebrew-cask](https://github.com/caskroom/homebrew-cask), so you need to install it **manually**.

    @@ -84,10 +86,9 @@ Unfortunately some apps aren't available through [homebrew-cask](https://github.

    ###### Manually

    * [1Password](https://agilebits.com/onepassword) for password management

    * [Adobe Suite](http://www.adobe.com/products/creativecloud.html) for image editing
    * [LICEcap](http://www.cockos.com/licecap/) for GIF recording
    * [ScreenFlow](https://itunes.apple.com/us/app/screenflow-4/id573279886?mt=12) for screencast recording

    ## 5. Generate SSH keys for GitHub

    1 change: 1 addition & 0 deletions softwares.sh
    Original file line number Diff line number Diff line change
    @@ -24,4 +24,5 @@ brew cask install divvy
    brew cask install mou
    brew cask install skype
    brew cask install spotify
    brew cask install screenflow
    brew cask install webtorrent
  21. zenorocha revised this gist Nov 21, 2016. 2 changed files with 7 additions and 6 deletions.
    2 changes: 1 addition & 1 deletion osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -60,6 +60,7 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/9b9413ff1306d78

    * [Alfred](http://www.alfredapp.com/) for workflow automation
    * [Dropbox](https://www.dropbox.com/) for file syncing
    * [Divvy](http://mizage.com/divvy/) for window management
    * [Mou](http://mouapp.com/) for markdown editing
    * [Skype](http://www.skype.com/en/) for international calls
    * [Spotify](https://www.spotify.com) for music streaming
    @@ -73,7 +74,6 @@ Unfortunately some apps aren't available through [homebrew-cask](https://github.
    * [Codepoints](https://itunes.apple.com/us/app/codepoints/id499161264?mt=12) for special chars
    * [Cloud](http://getcloudapp.com/) for file/link sharing
    * [Dash](http://kapeli.com/) for documentation lookup
    * [Divvy](http://mizage.com/divvy/) for window management
    * [Evernote](http://evernote.com/) for presentation notes
    * [Fantastical](http://flexibits.com/fantastical) for calendar interface to Google Calendar
    * [Flamingo]https://itunes.apple.com/us/app/flamingo/id728181573) for messaging
    11 changes: 6 additions & 5 deletions softwares.sh
    Original file line number Diff line number Diff line change
    @@ -10,17 +10,18 @@ brew cask install google-chrome-canary
    brew cask install opera-next

    # development
    brew cask install sublime-text-3
    brew cask install filezilla
    brew cask install sublime-text
    brew cask install kaleidoscope
    brew cask install iterm2
    brew cask install source-tree
    brew cask install hyper
    brew cask install sourcetree
    brew cask install virtualbox

    # other
    brew cask install 1password
    brew cask install alfred
    brew cask install dropbox
    brew cask install divvy
    brew cask install mou
    brew cask install skype
    brew cask install spotify
    brew cask install u-torrent
    brew cask install webtorrent
  22. zenorocha revised this gist Nov 21, 2016. 2 changed files with 2 additions and 2 deletions.
    2 changes: 1 addition & 1 deletion osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -65,7 +65,7 @@ curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/9b9413ff1306d78
    * [Spotify](https://www.spotify.com) for music streaming
    * [uTorrent](http://www.utorrent.com/) for torrent download

    Unfortunately some apps aren't available through [homebrew-cask](https://github.com/phinze/homebrew-cask), so you need to install it **manually**.
    Unfortunately some apps aren't available through [homebrew-cask](https://github.com/caskroom/homebrew-cask), so you need to install it **manually**.

    ###### App Store

    2 changes: 1 addition & 1 deletion softwares.sh
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    #!/bin/sh

    # homebrew-cask
    brew tap caskroom/homebrew-cask
    brew tap caskroom/cask

    # browser
    brew cask install firefox-aurora
  23. zenorocha revised this gist Nov 21, 2016. 1 changed file with 0 additions and 2 deletions.
    2 changes: 0 additions & 2 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -38,8 +38,6 @@ Many softwares can be installed through [homebrew-cask](https://github.com/caskr
    curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/9b9413ff1306d78be6447f4beddcf90e7e8b2b8a/softwares.sh | sh
    ```

    Just make sure to move all apps from `/opt/homebrew-cask/Caskroom/` to `/Applications`. And to remove all installations files from `/Library/Caches/Homebrew`.

    ### What's included?

    ###### Browser
  24. zenorocha revised this gist Nov 21, 2016. 2 changed files with 1 addition and 2 deletions.
    2 changes: 1 addition & 1 deletion osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -32,7 +32,7 @@ This will install some useful stuff like [zsh shell](http://www.zsh.org/) and lo

    ## 4. Install Softwares

    Many softwares can be installed through [homebrew-cask](https://github.com/phinze/homebrew-cask) which makes the process way simpler:
    Many softwares can be installed through [homebrew-cask](https://github.com/caskroom/homebrew-cask) which makes the process way simpler:

    ```sh
    curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/9b9413ff1306d78be6447f4beddcf90e7e8b2b8a/softwares.sh | sh
    1 change: 0 additions & 1 deletion softwares.sh
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,6 @@

    # homebrew-cask
    brew tap caskroom/homebrew-cask
    brew install brew-cask

    # browser
    brew cask install firefox-aurora
  25. zenorocha revised this gist Nov 21, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion softwares.sh
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    #!/bin/sh

    # homebrew-cask
    brew tap phinze/homebrew-cask
    brew tap caskroom/homebrew-cask
    brew install brew-cask

    # browser
  26. zenorocha revised this gist Nov 21, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -22,7 +22,7 @@ Make sure everything is up to date.
    xcode-select --install
    ```

    > Notice this only works for Mac OS X Mavericks (10.9). For earlier versions, continue to use the in-app download in Xcode.
    > Notice this only works for Mac OS X Mavericks (10.9) and above. For earlier versions, continue to use the in-app download in Xcode.
    ## 3. Install Dotfiles

  27. zenorocha revised this gist Nov 21, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    # Setup Mac OS X
    # Setup macOS

    I'm in a hospital in Spain and my MacBook was stolen.

  28. Zeno Rocha revised this gist Mar 20, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -35,7 +35,7 @@ This will install some useful stuff like [zsh shell](http://www.zsh.org/) and lo
    Many softwares can be installed through [homebrew-cask](https://github.com/phinze/homebrew-cask) which makes the process way simpler:

    ```sh
    curl -L https://gist.github.com/zenorocha/7159780/raw/apps.sh | sh
    curl -L https://gist.githubusercontent.com/zenorocha/7159780/raw/9b9413ff1306d78be6447f4beddcf90e7e8b2b8a/softwares.sh | sh
    ```

    Just make sure to move all apps from `/opt/homebrew-cask/Caskroom/` to `/Applications`. And to remove all installations files from `/Library/Caches/Homebrew`.
  29. zenorocha revised this gist Nov 7, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -72,6 +72,7 @@ Unfortunately some apps aren't available through [homebrew-cask](https://github.
    ###### App Store

    * [Caffeine](http://lightheadsw.com/caffeine/) for keeping Mac awake
    * [Codepoints](https://itunes.apple.com/us/app/codepoints/id499161264?mt=12) for special chars
    * [Cloud](http://getcloudapp.com/) for file/link sharing
    * [Dash](http://kapeli.com/) for documentation lookup
    * [Divvy](http://mizage.com/divvy/) for window management
  30. zenorocha revised this gist Nov 7, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions osx-setup.md
    Original file line number Diff line number Diff line change
    @@ -77,6 +77,7 @@ Unfortunately some apps aren't available through [homebrew-cask](https://github.
    * [Divvy](http://mizage.com/divvy/) for window management
    * [Evernote](http://evernote.com/) for presentation notes
    * [Fantastical](http://flexibits.com/fantastical) for calendar interface to Google Calendar
    * [Flamingo]https://itunes.apple.com/us/app/flamingo/id728181573) for messaging
    * [Keynote](https://itunes.apple.com/us/app/keynote/id361285480) for presentations
    * [LimeChat](http://limechat.net/mac/) for IRC
    * [TweetDeck](https://itunes.apple.com/us/app/tweetdeck/id485812721?ls=1&mt=12) for tweet scheduling