Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bash completion #13

Merged
merged 8 commits into from
May 28, 2024
Merged

Add bash completion #13

merged 8 commits into from
May 28, 2024

Conversation

imgios
Copy link
Owner

@imgios imgios commented May 28, 2024

This PR add script completion for the bash shells.

imgios@github:~/git-profile$ git-profile <tab><tab>
completion  help        list        save        set         version
imgios@github:~/git-profile$ git-profile --<tab><tab>
--directory  --verbose

@imgios imgios added the enhancement New feature or request label May 28, 2024
@imgios imgios self-assigned this May 28, 2024
@imgios imgios changed the base branch from main to dev May 28, 2024 08:15
@imgios imgios merged commit cd9efea into dev May 28, 2024
1 check passed
@imgios imgios deleted the feat/bash-completion branch May 28, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant