Remove Bash completion for doas (zsh is the intended user shell)

This commit is contained in:
2023-12-07 20:01:11 -05:00
parent 7d5b746376
commit f49ed59c73
3 changed files with 1 additions and 47 deletions
-1
View File
@@ -58,7 +58,6 @@ permit nopass :wheel as root cmd /usr/local/bin/powerset.sh
permit nopass :wheel as root cmd /usr/bin/poweroff
permit nopass :wheel as root cmd /usr/bin/reboot
" > /etc/doas.conf
curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/config-files/doas-completion -o /usr/share/bash-completion/completions/doas
ln -s /usr/bin/doas /usr/local/bin/sudo
# pacman configuration