|
|
|
|
|
by pacoverdi
1885 days ago
|
|
Nice, looks like mine from ~20 years ago https://gist.github.com/pcdv/3c52d82f59fe9042793033d5e249b14... g . # add current dir to bookmarks
g # list bookmarks
g del # open bookmarks in vi (should use $EDITOR ...)
g <regex> # jump to first matching bookmark
Wonder how many monthdays I saved compared to colleagues still navigating manually :D |
|