Releases: kucaahbe/myrc.d
Releases · kucaahbe/myrc.d
myrc v0.3.0
myrc v0.2.1
Fixed
- status output: when destination is regular file
- status output: when destination is symlink to non-existent file
Full Changelog: v0.2.0...v0.2.1
myrc v0.2.0
Added
- better error messages for
myrc install
Fixed
- backup file name (now contains timestamp to avoid clashes and increases
probability of backup success)
Full Changelog: v0.1.0...v0.2.0
myrc v0.1.0
Added
- basic CLI commands: status (
myrc
), install (myrc install
) - experimental CLI output
- symlinking functionality
- selected SDL format for install file (
install.sdl
)
Full Changelog: https://github.com/kucaahbe/myrc.d/commits/v0.1.0