Initial commit
This commit is contained in:
6
conf.d/tmux.fish
Normal file
6
conf.d/tmux.fish
Normal file
@@ -0,0 +1,6 @@
|
||||
# If running in interactive mode and not within
|
||||
# TMUX, start TMUX instead. `tmux-default` is a
|
||||
# shell script within PATH that either connects to
|
||||
# the "default" session, or creates one if it
|
||||
# doesn’t exst yet
|
||||
#status --is-interactive; and test $TERM != "screen" -a $TERM != "screen-256color"; and exec tmux-default
|
Reference in New Issue
Block a user