add zsh behavior to the env instead of profile, I want it everywhere
This commit is contained in:
parent
c671ac1274
commit
95b1793118
2 changed files with 4 additions and 4 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
defaultKeymap = "emacs";
|
||||
|
||||
profileExtra = ''
|
||||
envExtra = ''
|
||||
# Make home/end and ctrl + left/right nav how I expect them to like in bash
|
||||
bindkey "\e[1~" beginning-of-line
|
||||
bindkey "\e[4~" end-of-line
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue