maint: tmux status checks

This commit is contained in:
Matthew Ryan Dillon 2021-02-27 13:33:26 -07:00
parent 14b3b6a5c0
commit cdd4082fb8
4 changed files with 29 additions and 2 deletions

View file

@ -56,3 +56,8 @@
rebase = true
[init]
defaultBranch = main
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true