This commit is contained in:
GitHub Merge Button 2012-01-31 20:45:09 -08:00
commit 5fce8e6b9f
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
if [[ $STY = '' ]] then screen -xR; fi

View file

@ -0,0 +1 @@
if [[ $STY = '' ]] then tmux -2 attach; fi