Daily commands #5: Add Open in Terminal to right click menu

Ubuntu 15.04 Vivid Vervet has this nice feature that lets you open the terminal inside a directory by hitting right click. This is how you add it on 14.04 LTS.

sudo apt-get install nautilus-open-terminal
nautilus -q

Thanks @cotalinux

Written on June 12, 2015