Add zsh completion
This commit is contained in:
parent
1223893f49
commit
b4b1e5cdf7
@ -24,6 +24,7 @@ setopt PROMPT_SUBST
|
||||
PROMPT='%F{magenta}[%m] %F{blue}%~%f %F{red}${vcs_info_msg_0_}%f$ '
|
||||
|
||||
source /usr/share/fzf/key-bindings.zsh
|
||||
source /usr/share/fzf/completion.zsh
|
||||
|
||||
alias ssh='kitty +kitten ssh'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user