1. Synergy
I use Synergy to use my netbook's keyboard and touchpad for my workstation. I just zoom everything up on the workstation and lay back on the bed and code. Very cool. Bash alias on both systems is "synergize"
The next thing that I am going to do is switch the server and client roles automatically so that when I am using the workstation I would be able to control my netbook.
2. Tmux
I ssh to the workstation from my netbook and attach to a running Tmux session. Feels like working locally.
3. Redshift
Decrease brightness in the evening, I have a bash alias called "soothing" which does the job.
4. Wake on Lan
Start the workstation in the bedroom if I am in another room. Bash alias "wakywaky"
5. Map Caps Lock to Esc
Just do it. Useful if you are a vimmer.
6. Vimium
Useful if you are a vimmer.
7. A simple text file to track TODO's with vim
Vim makes it super easy to track TODO items. No plugin required. You can move around and makes changes quite fast.