some changes
This commit is contained in:
parent
c69bcb8aa6
commit
58176f241e
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ command tmux list-sessions 2>&1
|
|||
case '0'
|
||||
tmux a
|
||||
case '*'
|
||||
echo "-- there are no tmux sessions | creating one now.. "
|
||||
sleep 0.7
|
||||
tmux
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue