Fixed typo in abra ac bash output #145
No reviewers
Labels
No Label
bug
build
ci/cd
contributing
design
documentation
duplicate
enhancement
help wanted
invalid
meta
question
security
wontfix
No Milestone
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: coop-cloud/abra#145
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "kawaiipunk/abra:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I think that was just a simple typo someone made.
Amazing, thank you! i had to look at this for a sec tho, pure confusion, i think the typo goes the other way 😁? Everything should be
/etc/bash/...
and not/etc/bash_...
. I think @knoflook would know for sure. Don't forget to get yourself intoIt's /etc/bash_completion.d/ for me at least! 🤘
i don't have an
/etc/bash
directory and i already had a file in/etc/bash_completion.d
so this pr looks good!