You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a few bash completions to make typing commands faster
basic completions for the commands themselves. shtab looks promising for this
for commands that take in a (git commit / branch name / topic name) attempt to autocomplete that. git's own bash completions might be a good reference.
The text was updated successfully, but these errors were encountered:
Add a few bash completions to make typing commands faster
The text was updated successfully, but these errors were encountered: