Skip to content

Releases: icebarf/dotmg

1.1.3

Choose a tag to compare

@icebarf icebarf released this 03 Oct 15:35
ac5ceac
  • write a signature at the top of .gitignore when init-gitignore is used

1.1.2

Choose a tag to compare

@icebarf icebarf released this 13 Jul 10:31
eac8a50

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

Choose a tag to compare

@icebarf icebarf released this 26 Jun 13:58
fb8c8f0
  • put manual pages in proper directory

1.1.0

Choose a tag to compare

@icebarf icebarf released this 26 Jun 13:40
b1a8ac8
  • Fix bug in makefile variable assignment
  • add a help command

1.0.0

Choose a tag to compare

@icebarf icebarf released this 25 Jun 13:57
c39cb54
sentence formation