From 579c1fcd53aef1ed4bd523f10bb6e262e61b325d Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 26 Oct 2024 11:14:49 +0800 Subject: Update --- profile.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'profile.sh') diff --git a/profile.sh b/profile.sh index 3b32d55..45f9bcf 100755 --- a/profile.sh +++ b/profile.sh @@ -61,6 +61,7 @@ if [[ $- =~ i ]]; then #zle -N deer #bindkey '\ek' deer bindkey -s '\ek' 'fzf_preview ' + bindkey -s '' 'fg || vl ' elif [[ $shell == bash ]]; then shopt -s extglob HISTTIMEFORMAT='%Y-%m-%d %T ' @@ -75,5 +76,6 @@ fi # Working DIR # [[ `pwd` == $HOME ]] && test -d ~/Downloads && cd ~/Downloads cd ~/git/dumbymap +source ~/.profile true -- cgit v1.2.3-70-g09d2