lasse16 / dotfiles

These are my dotfiles, including a basic setup and disable script.
2 stars 0 forks source link

Add bookmarks #19

Closed lasse16 closed 3 years ago

lasse16 commented 3 years ago

A quick script and hook creating a rudimentary bookmarks system.

There is a dotter variable environment.bookmarks containing important directories on the machine. These are custom set inside the local.toml.

From this, there is a $DOTFILES/bookmarks file created, in which these paths are stored. A function uses fzf to search through this file and cd-ing into the selection.