complete after exec

This commit is contained in:
Felix Van der Jeugt 2017-08-10 17:53:41 +02:00
parent dc7decb057
commit a1b840346c
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 0 deletions

1
bashrc
View File

@ -30,6 +30,7 @@ unset RESET
# Completion
complete -c man
complete -cf sudo
complete -cf exec
# Color ls
alias ls="lr -1FG"