maint: tmux status checks
This commit is contained in:
parent
14b3b6a5c0
commit
cdd4082fb8
4 changed files with 29 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue