Skip to content

amitittyerah/GotoPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GotoPy

Python utility to remember commands on MacOSX.

Warning

There is a known issue with folders with spaces.

Installation

	python goto.py install

and just follow instructions

Uninstallation

	python goto.py uninstall


# or

	goto uninstall

and just follow instructions

Usage

# To add a new entry

goto add <path>::<cmd>::<key>

# example

goto add /Users/username/Documents::cd::doc

# To get the command

goto doc

# List - shows all entries

goto list

# Flush - deletes existing entries

goto flush

About

Python utility to remember commands on MacOSX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages