/terminal-bookmarks

Simple CLI for setting and loading bookmarks with F1, F2 F3, F4, F5, F6, F7, F8, F9, F10, F11, F12-keys and terminal commands.

Primary LanguageShell

terminal-bookmarks

Simple CLI for setting and loading bookmarks with F1, F2 F3, F4, F5, F6, F7, F8, F9, F10, F11, F12-keys and terminal commands.

Installation

Copy content of terminal-bookmars.sh to your bash config file (have not tested this with bash) or .zshrc file (tested confirmed MVP).

Usage

Set bookmark at current directory

bookmark set 1
NOTE: valid set options are 1 through 12 setting the set bookmark to the corresponding F-key.

Go to bookmark via command

bookmark 1

See list of set bookmarks (Formatting is not prettty, will fix)

bookmark

Go to bookmark via function-key(s)

F1, F2 F3, F4, F5, F6, F7, F8, F9, F10, F11, F12