Skip to content

Instantly share code, notes, and snippets.

@Overload119
Last active December 5, 2018 04:16
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Overload119/58fb6baa3eca726682fd to your computer and use it in GitHub Desktop.
Save Overload119/58fb6baa3eca726682fd to your computer and use it in GitHub Desktop.
Developer Effiency

A list of tools I use to make myself more efficient. Feel free to collaborate!

Mac OSX

  1. OSX For Hackers a bunch of optional settings for hackers on Mac OSX to make it work better. I just read through it and cherry pick the settings I like.
  2. FinderPath adds a "address bar" to a Mac finder. Must be invoked by the default hotkey, Cmd + Shift + G while in Finder.
  3. Alfred: A remarkable productivity app. The clipboard is one of my favourite features. Also really quick directory searching. Completely scriptable so you can make it do almost anything.
  4. Quiver: Programmer's Notebook - it makes it really easy to have your own internal docs for a variety of things and it supports inline code, code highlighting, and search.
  5. Quick Look Plugins: Quick look is an awesome feature on Mac OS (by default, hitting spacebar on any file). These plugins make it even better.
  6. QBserve: Track where your time is spent while on your computer, and works locally so it doesn't send anything to a server.
  7. Yubiswitch: Turn your Yubikey on or off so you don't accidentally hit it.
  8. iTerm: A way better Terminal app.

Chrome Extensions

  1. Recent Tabs: Allows you to specify a shortcut so you can alternate between two different tabs (your most recent one).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment