From a1b840346c2d296eb7f09b55a67f87e0cf7eeb23 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Thu, 10 Aug 2017 17:53:41 +0200 Subject: [PATCH] complete after exec --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index 351a209..9ab3a95 100644 --- a/bashrc +++ b/bashrc @@ -30,6 +30,7 @@ unset RESET # Completion complete -c man complete -cf sudo +complete -cf exec # Color ls alias ls="lr -1FG"