From 5f0797aa5f99403b9da0359a78950deae3939ed5 Mon Sep 17 00:00:00 2001 From: dcarrillo Date: Sat, 22 Feb 2020 16:22:00 +0100 Subject: [PATCH] [.zpreztorc] module loading order matters --- .zpreztorc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zpreztorc b/.zpreztorc index 09e5d52..6346b5f 100644 --- a/.zpreztorc +++ b/.zpreztorc @@ -31,8 +31,9 @@ zstyle ':prezto:load' pmodule \ 'spectrum' \ 'utility' \ 'completion' \ - 'syntax-highlighting' \ 'prompt' \ + 'archive' \ + 'syntax-highlighting' \ 'python' \ 'git' \ 'aws' @@ -189,7 +190,6 @@ zstyle ':prezto:module:terminal:tab-title' format '%m: %s' # Set the default session name: # zstyle ':prezto:module:tmux:session' name 'YOUR DEFAULT SESSION NAME' -# Add / when autocomplete cd ../ zstyle ':completion:*' special-dirs true #