- git clone
- make install
- source ~/.local/bin/bashmarks.sh from within your ~.bash_profile or ~/.bashrc file
s
g
l - Lists all available bookmarks
Example Usage
cd /var/www/
s webfolder
cd /usr/local/lib/
s locallib
l
g web
g webfolder
Deleting Bashmarks
All of your directory bookmarks are saved in a file called “.sdirs” in your HOME directory. Anytime you want to delete a bookmark, just open it up and delete the corresponding lines.