Remove automatic tmux again
This commit is contained in:
parent
7b13b6db2b
commit
0f8f644b73
@ -2,10 +2,10 @@
|
|||||||
#fish_vi_key_bindings
|
#fish_vi_key_bindings
|
||||||
fish_default_key_bindings
|
fish_default_key_bindings
|
||||||
|
|
||||||
if status is-interactive
|
#if status is-interactive
|
||||||
and not set -q TMUX
|
#and not set -q TMUX
|
||||||
exec tmux
|
# exec tmux
|
||||||
end
|
#end
|
||||||
|
|
||||||
# Info:
|
# Info:
|
||||||
# https://fishshell.com/docs/current/index.html#variables-for-changing-highlighting-colors
|
# https://fishshell.com/docs/current/index.html#variables-for-changing-highlighting-colors
|
||||||
|
Loading…
Reference in New Issue
Block a user