Skip to content

Script to save and navigate on your list of favourite path

License

Notifications You must be signed in to change notification settings

loreand95/go_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go_script

Script to save and navigate on your list of favourite path

Install on OSX

Add the Go_script folder to the environment variable, replacing [path] with the path of the folder. For example:/Users/loreand/Documents/Go_script

$ cd ~
$ echo 'export PATH=$PATH:[path]' >> .bash_profile

Add alias to script

$ echo 'alias go=". go"' >> .bash_profile

Run

Run and view favourite path list

$ go

Go to path

$ go [title]

or

$ go [number of row]

Save favourite path

Move to path

$ cd [path]

Save with a title

$ go save [title]

Remove path

$ go
$ rm [ number of path ]

Author

Lorenzo Andreoli

About

Script to save and navigate on your list of favourite path

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages