From ca61c82b5e66c15f3cd64ad762f71185e843f4c4 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Fri, 21 Jun 2024 20:14:47 -0700 Subject: [PATCH] mu --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index 8a98f9b..616b229 100644 --- a/.zshrc +++ b/.zshrc @@ -54,6 +54,7 @@ zstyle ':z4h:term-title:ssh' precmd '%n@'${${${Z4H_SSH##*:}//\%/%%}:-%m}': %~' zstyle ':zle:up-line-or-beginning-search' leave-cursor true zstyle ':zle:down-line-or-beginning-search' leave-cursor true +# The default completion color is an obnoxiously loud pink, so make it whiter zstyle ':z4h:*' fzf-flags --color=hl:7,hl+:7 # Send these files over to the remote host when connecting over SSH to the