Django/Python Development Machine Setup
    Terminal
Terminator - http://gnometerminator.blogspot.com.au/p/introduction.html
prezto - https://github.com/sorin-ionescu/prezto (makes zshell easy to customise)
Homeshick - https://github.com/andsens/homeshick (synchronize settings between machines)
Text Editor
Sublime Text 3 - http://www.sublimetext.com/3
I also install a bunch of plugins for ST3 starting with package control.
- Package Control - https://packagecontrol.io/
 - Anaconda (Helpful Python Stuff)
 - PlainTasks (Handy plaintext task list)
 - SublimeLinter (install pyflakes, csslint, jshint etc as well)
 - iSort (Sorts python imports)
 - wakaTime (plugin for time tracking website https://wakatime.com)
 
Documentation Viewer
Zeal - https://zealdocs.org/