Skip to content

Releases: joehillen/to-fish

v1.1.1

05 Sep 19:46
b94c2e5

Choose a tag to compare

BUGFIX: Ignore bookmarks that aren't links

v1.1

25 Apr 01:02

Choose a tag to compare

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

29 May 18:59

Choose a tag to compare

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