dotfm

My dotfile manager
git clone git://src.gearsix.net/dotfm
Log | Files | Refs | Atom | README | LICENSE

commit e0f0594b6222ee01e15ab362eeedf11db42579a8
parent 06fd35eee27b31e94df7f485a2937ab869a6f540
Author: gearsix <gearsix@tuta.io>
Date:   Thu, 26 Jan 2023 12:37:47 +0000

updated CHANGELOG for 2.5.0

Diffstat:
MCHANGELOG | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG @@ -1,6 +1,17 @@ <details><summary><h3 style="display: inline;">CHANGELOG</h3></summary> +**v2.5.0** + +- The "INSTALLED_FILE" is now kept in different locations on different systems: + - "~/.local/share/dotfm/" on Linux + - "~/Library/Application Support/dotfm" on Darwin +- minor change in messaging for clarity: "location" has been changed to "filepath". +- added more files to "KNOWN" dotfiles +- removed Makefile, replaced with install.sh +- added some debug prints +- tidied some logs + **v2.4.1** - bugfix