Visually reset Markdown checkboxes, kube config

minikube completion.
This commit is contained in:
2021-06-19 16:38:43 -04:00
parent 00c4a42bf0
commit 6f0dd1cdff
19 changed files with 535 additions and 162 deletions

View File

@@ -32,3 +32,10 @@
s = status
st = stash
r = remote
[init]
defaultBranch = main
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true