some changes
This commit is contained in:
parent
8fd8f0f103
commit
59c5d5d860
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
function ta
|
function ta
|
||||||
if tmux list-sessions
|
if command tmux list-sessions >/dev/null 2>&1
|
||||||
echo "Tmux session found. Entering it now! --"
|
echo "Tmux session found. Entering it now! --"
|
||||||
sleep 0.5
|
sleep 0.5
|
||||||
tmux a
|
tmux a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue