Alpha Chen 3 months ago
parent 18c01c8b50
commit ca61c82b5e
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -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

Loading…
Cancel
Save