mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-30 13:46:43 -04:00
Remove Bash completion for doas (zsh is the intended user shell)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user