Add find the command
This commit is contained in:
@ -9,6 +9,9 @@ promptinit
|
|||||||
compinit
|
compinit
|
||||||
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||||
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
|
# find-the-command
|
||||||
|
# https://github.com/pkasemir/find-the-command
|
||||||
|
source /usr/share/doc/find-the-command/ftc.zsh
|
||||||
|
|
||||||
bindkey '^[[H' beginning-of-line
|
bindkey '^[[H' beginning-of-line
|
||||||
bindkey '^[[F' end-of-line
|
bindkey '^[[F' end-of-line
|
||||||
|
Reference in New Issue
Block a user