Add find the command preferred options
This commit is contained in:
@ -11,7 +11,7 @@ source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zs
|
|||||||
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
# find-the-command
|
# find-the-command
|
||||||
# https://github.com/pkasemir/find-the-command
|
# https://github.com/pkasemir/find-the-command
|
||||||
source /usr/share/doc/find-the-command/ftc.zsh
|
source /usr/share/doc/find-the-command/ftc.zsh noupdate quiet info
|
||||||
|
|
||||||
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