diff --git a/brethil_dotfile.sh b/brethil_dotfile.sh index 67bc63e..158b26f 100755 --- a/brethil_dotfile.sh +++ b/brethil_dotfile.sh @@ -30,9 +30,6 @@ setopt INC_APPEND_HISTORY # Execute commands without verifying after prompt substitution (!!, !$, etc) setopt NO_HIST_VERIFY -# Fix command completions on aliases -# setopt completealiases - ## Misc environment variables # https://www.xkcd.com/378/