fix zsh highlighting
This commit is contained in:
parent
9b8bb5e88d
commit
fde26938db
2 changed files with 3 additions and 1 deletions
|
@ -31,6 +31,8 @@ in
|
|||
source ~/.nix-profile/share/fzf/key-bindings.zsh
|
||||
source ~/.nix-profile/share/fzf/completion.zsh
|
||||
|
||||
bindkey '^n' autosuggest-accept
|
||||
|
||||
preexec() { echo -n -e "\033]0;$1\007" }
|
||||
|
||||
PROMPT="%F{red}%?%f %F{green}%m%f:%F{blue}%~%f "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue