fzf
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
[[ $- != *i* ]] && return
|
||||
|
||||
shopt -s autocd
|
||||
|
||||
stty intr ^K
|
||||
|
||||
alias ssh='wssh'
|
||||
@@ -13,6 +15,8 @@ alias node='NODE_NO_READLINE=1 rlwrap node'
|
||||
|
||||
export EDITOR=vim
|
||||
|
||||
eval "$(fzf --bash)"
|
||||
|
||||
PS0+='\e]133;C\e\\'
|
||||
command_done() {
|
||||
printf '\e]133;D\e\\'
|
||||
|
||||
Reference in New Issue
Block a user