This is an small project of a cli app for navigating your folder in C.
The simplest way is make bookmark. It will output a executable in /binthat you can move to any folder of your choice in your PATH.
Usage : bookmark [-a|-d|-g|-h|-l|--help] [key]
Save working directory with a key and print it back
Options:
-h, --help this message
-a <key> add bookmark
-d <key> delete bookmark
-g <key> print bookmark value
-v, --version the version number