Skip to content

Commit

Permalink
tmux: change name of default session
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwright committed Oct 6, 2013
1 parent 2aba066 commit b3c6d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/tmux-start.sh
Expand Up @@ -5,7 +5,7 @@

export PATH=$PATH:usr/local/bin

default_name=_default
default_name=local

# abort if we're already inside a TMUX session
[ "$TMUX" == "" ] || exit 0
Expand Down

0 comments on commit b3c6d45

Please sign in to comment.