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

Support for bash-completion #62

Open
fethomm opened this issue Mar 15, 2021 · 1 comment · May be fixed by #84
Open

Support for bash-completion #62

fethomm opened this issue Mar 15, 2021 · 1 comment · May be fixed by #84

Comments

@fethomm
Copy link

fethomm commented Mar 15, 2021

Can you please add support for bash-completion to OpenDoas. Would anyone be interested in setting this up? That would really help in making doas a good drop-in alternative for sudo. I have already opened a bug report in Debian and an issue in bash-completion.

@Tunoac
Copy link

Tunoac commented Sep 15, 2021

you can do this without change any in doas:

/etc/bash.bashrc
[...]
[ -n "$PS1" ] && complete -cf doas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants