update a description

This commit is contained in:
Dan Anglin 2024-09-12 06:29:47 +01:00
parent bc76b3310c
commit e7a30b8c08

View file

@ -17,7 +17,7 @@
},
{
"command": "source /run/current-system/sw/share/bash-completion/completions/git",
"description": "Enable bash completion for g"
"description": "Enable bash completion for git"
},
{
"command": "complete -o bashdefault -o default -o nospace -F __git_wrap__git_main g",