To Fish Versions Save

Bookmarks for Fish Shell

v1.1

1 year ago

Fixes

  • clean command was removing all bookmarks 😢 #11
  • better error handling in mv command

Features

  • add can create bookmarks from paths
  • Change default $TO_DIR to ~/.local/share/to-fish. If it exists, the old ~/.tofish dir will be used for backward compatibility.

v1.0

4 years ago

Complete Refactor

  • Better handling of bookmarks with spaces
  • Added new subcommands: clean and resolve.
  • Made the bookmark storage directory configurable via TO_DIR
  • Better completions
  • Allow to to be used as an alias for cd
  • Allow add to accept a destination rather than use the current directory