/goto

goto utility to stop boring cd & ls

Primary LanguageCThe UnlicenseUnlicense

goto

goto utility to stop boring cd & ls

screenshot

Usage

usage: goto [OPTION] [ALIAS/INDEX]

	-h              	Print this message
	-l              	List aliases
	-s <directory>  	Set directory to alias
	-c              	Clear alias

Build

make

Install

make install

UnInstall

rm /usr/bin/gotobin
# and remove goto() from shrc

Figuring out how to remove function automatically from .zshrc