bi-monthly update time
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>.confbakbefore you open it. broke your config?:rbto 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.jsonundersettings.colors. supports named colors and hex codes. - man page:
man confynow works!
changed
- config is now stored in
config.jsoninstead oftracked.json. confy will auto-migrate on first run. - missing files now show in red
removed
rangerdependency