Skip to content

bi-monthly update time

Choose a tag to compare

@phluxjr phluxjr released this 07 Mar 07:29

y'all better be ready for the bi-monthly update!! :D

what's new in 2.1.0

added

  • rollback: confy now automatically saves a compressed backup of any file to /tmp/<filename>.confbak before you open it. broke your config? :rb to restore, with a confirmation prompt.
  • built-in file picker: ranger is gone. confy now has its own file picker with vim keybinds, no external dependencies needed.
  • custom colors: set colors in config.json under settings.colors. supports named colors and hex codes.
  • man page: man confy now works!

changed

  • config is now stored in config.json instead of tracked.json. confy will auto-migrate on first run.
  • missing files now show in red

removed

  • ranger dependency