Skip to content

v1.5.1

Compare
Choose a tag to compare
@jessebot jessebot released this 04 Jun 15:11
· 48 commits to main since this release
ab885d0

What's Changed

  • Improve devops scripts + hopefully fix issue with ~/.config/.git file not being created properly by @jessebot in #210

If this doesn't fix it, the solution is to create a file called ~/.config/.git with the following contents:

# replace /your/home/directory with your home, e.g. /home/friend/.config/dot_files
gitdir: /your/home/directory/.config/dot_files

Full Changelog: v1.5.0...v1.5.1