Skip to content

Releases: icebarf/dotmg

1.1.3

03 Oct 15:35
ac5ceac
Compare
Choose a tag to compare
  • write a signature at the top of .gitignore when init-gitignore is used

1.1.2

13 Jul 10:31
eac8a50
Compare
Choose a tag to compare

This release fixes a bug in dotmg where if one passes an absolute path like /home/whatever/.zprofile then dotmg shall directly work with that argument instead of stripping away the $HOME from the path. This is needed because git tracks files inside the repo root which is usually $HOME. So when the absolute path gets added to .gitignore, git will look for /home/whatever/.zprofile instead of only .zprofile inside /home/whatever.

1.1.1

26 Jun 13:58
fb8c8f0
Compare
Choose a tag to compare
  • put manual pages in proper directory

1.1.0

26 Jun 13:40
b1a8ac8
Compare
Choose a tag to compare
  • Fix bug in makefile variable assignment
  • add a help command

1.0.0

25 Jun 13:57
c39cb54
Compare
Choose a tag to compare
sentence formation