/goto

goto is a tool that is designed to allow a faster alternative to the 'cd' command and opening a file through the terminal

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

goto

goto is a tool that is designed to allow a faster alternative to the 'cd' command and opening a file through the terminal

it utilzes the 'cd', 'locate', and various other commands

usage:

goto -f (folder) -d (document/file) -e (editor of choice)

ex.

goto -f Python-programming

goto -d goto.py -e vim