aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--oni/home/config/common.scm5
1 files changed, 4 insertions, 1 deletions
diff --git a/oni/home/config/common.scm b/oni/home/config/common.scm
index 82c8a44..4df7f14 100644
--- a/oni/home/config/common.scm
+++ b/oni/home/config/common.scm
@@ -270,7 +270,10 @@ LocalForward 19999 localhost:19999"))
"}\n"
"preexec_functions+=(horizontal-rule)\n"
"precmd_functions+=(horizontal-rule)\n"
- "PROMPT=\"%T \\$(spwd) %B%(?.%F{2}.%F{1}[%?])>%b%f \"")
+ "PROMPT=\"%T \\$(spwd) %B%(?.%F{2}.%F{1}[%?])>%b%f \""
+ ;; Prevent aliases from being expanded before looking up
+ ;; completions.
+ "setopt completealiases\n")
(local-file "zsh/spwd.zsh")
(local-file "zsh/guix-environment.zsh")))))
;; This has to be the first extension because it needs to be added to the