0

Is there a way to open up a terminal from a folder location in a desktop folder?

This functionality would be the same as 'cdto' in OS X: https://github.com/jbtule/cdto/releases/tag/2_6_0

pomsky
  • 70,557
jml
  • 103

1 Answers1

1

As mentioned in the related question, you can install the Nautilus plugin like this:

sudo apt-get install nautilus-open-terminal

How to add "Open terminal here" to Nautilus' context menu?

Nattgew
  • 2,139