diff --git a/dot_zshrc b/dot_zshrc index afbd421..5080757 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -61,7 +61,7 @@ fi # bindkeys # ------------------- zle -N bind_fbr fbr -bindkey '^B' bind_fbr +bindkey '^T' bind_fbr # ------------------- # Git Prompt Function (for git status in prompt)