This commit is contained in:
2025-10-16 17:54:20 +00:00
parent 4fc1f7cc6c
commit 3778dc20fe
3 changed files with 7 additions and 1 deletions

View File

@@ -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\\'