I have appended Open in Terminal to my right-click context menu which by default, opens up a terminal window at the selected location. I would like to replace the default terminal window with Terminator.
This is linux, I know it's achievable so I'd rather ask, How is this achieved?
sudo apt-get install nautilus-open-terminal
– Sep 24 '14 at 01:08