Update bash config

This commit is contained in:
2025-03-02 22:28:39 +01:00
parent bce453af90
commit 71a0a5bd40
2 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,7 @@
# Complete commands when using sudo and man
complete -cf sudo
complete -cf doas
complete -c man
if [ -f ~/.bash_aliases ]; then