only rc files not env, interactive only...

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-04-29 16:42:25 -05:00
parent bf63fb29cd
commit ad781a2385

View file

@ -8,7 +8,7 @@
defaultKeymap = "emacs";
envExtra = ''
initExtra = ''
# 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