summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2018-02-13Add usage notesKรฉvin Le Gouguec
And simplify .gitignore. I originally added !/.* to make sure committed dotfiles would still appear in git status, but that's not necessary: > Files already tracked by Git are not affected > โ€• gitignore(5) The only downside is that to start tracking new dotfiles, git add will need --force.
2018-01-21Add public repository fluffKรฉvin Le Gouguec