Skip to content

Little bash utility to allow for bookmarking directories and jumping between them

License

Notifications You must be signed in to change notification settings

khodges42/shell_bookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

shell_bookmarks

Little bash utility to allow for bookmarking directories and jumping between them

Aliases for ZSH

alias bm='. /opt/bookmark/bookmark -a -b'
alias bj='. /opt/bookmark/bookmark -j -b'
alias bs='. /opt/bookmark/bookmark -s -b'
alias bl='. /opt/bookmark/bookmark -l'

About

Little bash utility to allow for bookmarking directories and jumping between them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages