dotfiles/.config/fish/config.fish

7 lines
122 B
Fish

#if status is-interactive
#and not set -q TMUX
# exec tmux attach-session
#end
bind \e\[A 'history merge; up-or-search'