shmarks

Directory bookmarks for the shell

GPL-3.0 License

Downloads
2.7K
Stars
2
Committers
1

Bot releases are hidden (Show)

shmarks - 0.1.13 Latest Release

Published by ybda 7 months ago

Full Changelog: https://github.com/ybda/shmarks/compare/v0.1.12...v0.1.13

Added

  • Add colors for default, current and removed directories in colored print with directories
  • Flag to print marks with directories without color (--plain)
  • README.md: +nightly in install command
  • README.md: fzf jumper function
shmarks - 0.1.12

Published by ybda 7 months ago

Full Changelog: https://github.com/ybda/shmarks/compare/v0.1.11...v0.1.12

Added

  • Batching for rm command (now you can pass multiple directories or aliases at once)

Changed

  • README.md
  • Upgrade dependencies
  • Change deprecated method IndexMap.remove to new IndexMap.shift_remove
  • Apply clippy and formatting
shmarks - 0.1.11

Published by ybda 9 months ago

Full Changelog: https://github.com/ybda/shmarks/compare/v0.1.10...v0.1.11

Fixed

  • Bottleneck in printing aliases with directories
shmarks - 0.1.10

Published by ybda 9 months ago

Full Changelog: https://github.com/ybda/shmarks/compare/v0.1.9...v0.1.10

Added

  • rustfmt.toml

Changed

  • Upgrade dependencies
  • README.md
  • Code refactor

Fixed

  • Error handling
shmarks - 0.1.9

Published by ybda 10 months ago

Full Changelog: https://github.com/ybda/shmarks/compare/v0.1.8...v0.1.9

Added

  • Information in Cargo.toml.
  • This file (CHANGELOG.md).
  • Restriction of alias replacement by default (--force flag for new subcommand)