Skip to content

Instantly share code, notes, and snippets.

@TheAlexPorter
Last active April 21, 2018 20:50
Show Gist options
  • Save TheAlexPorter/1e5dbb2c7d0e3e88232f76abb034ad64 to your computer and use it in GitHub Desktop.
Save TheAlexPorter/1e5dbb2c7d0e3e88232f76abb034ad64 to your computer and use it in GitHub Desktop.
Mac Apps & Settings

Development

  • Brew
  • VS Code
  • Sequel Pro
  • pgAdmin 4 (postgres)
  • Local by Flywheel (wordpress)
  • Android Studio
  • Xcode
  • iTerm
  • Postman
  • Dash
  • Cyberduck (FTP)
  • Android File Transfer

Tools

  • Spark (email)
  • Rambox (multi messenger)
  • PdaNet (phone internet tether)
  • TeamViewer
  • VirtualBox
  • Rocket (emojis)
  • Kap (screen capture)
  • Skitch (screenshots)
  • Slack
  • Skype
  • Microsoft Office
  • Adobe Suite
  • MacDown (markdown magic)
  • Backblaze
  • There (timezone checker for friends)
  • MenuMeters
  • HyperDock

Settings

VS Code

Theme: Cobalt2 (Wes Bos)

Settings:

{ "workbench.colorTheme": "Cobalt2", "workbench.iconTheme": "vscode-great-icons", "vsicons.projectDetection.disableDetect": true, "explorer.confirmDelete": false, "atomKeymap.promptV3Features": true, "editor.multiCursorModifier": "ctrlCmd", "editor.formatOnPaste": true, "emmet.triggerExpansionOnTab": true, "editor.tabSize": 2, "editor.wordWrap": "on", "editor.formatOnSave": true, "explorer.confirmDragAndDrop": false, "prettier.singleQuote": true }

iTerm

Theme: AdventureTime

Window: ~10% Transparency

Browser Extensions

Firefox

  • Pushbullet
  • Clear Cache
  • ColorZilla
  • OneTab
  • Font Finder
  • uBlock Origin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment