All notable changes to this project will be documented in this file.
- Now, Manage menu option numbers appear in bold.
- Rename options in
manage
menu. - Minor tooling 🔧 updates.
install.sh
now only installs tagged releases by default.
- Bug where "No Changes in dotfiles" was printed twice when using option [2].
- Compatibility issues for MacOS, remove instances of
echo -e
. - dotman logo printing errors, #2. Now compatible with Bash 3 (& MacOS).
- Bug 🐛 where
$DOT_REPO
variable was not exported. By tadomaitis 🙌
- Initial Release