diff --git a/bashrc b/bashrc index 35a5962..0a0444b 100644 --- a/bashrc +++ b/bashrc @@ -1,7 +1,8 @@ -source ~/.starttmux # If not running interactively, don't do anything [ -z "$PS1" ] && return +source ~/.starttmux + #osx color terminal export CLICOLOR=1 # don't put duplicate lines in the history. See bash(1) for more options