Skip to content

Commit bcc67fc

Browse files
committed
updated zsh-autosuggestions
1 parent c328907 commit bcc67fc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

zshrc

+1
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ export NNN_FIFO="/tmp/nnn.fifo"
373373
export NNN_PLUG="o:fzopen;c:fcd;j:jump;p:preview-tui;i:imgview;d:dragdrop"
374374
export BAT_THEME="gruvbox-dark"
375375
alias nnn="nnn -e"
376+
export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#766"
376377

377378
PANEL_FIFO=/tmp/panel-fifo
378379
PANEL_HEIGHT=24

0 commit comments

Comments
 (0)