addet some functionality
This commit is contained in:
parent
08eb6e9431
commit
f6b2e996ef
2 changed files with 52 additions and 45 deletions
|
@ -1,3 +1,4 @@
|
|||
if command -v tmux >/dev/null 2>&1
|
||||
function ta
|
||||
if command tmux list-sessions >/dev/null 2>&1
|
||||
echo "Tmux session found. Entering it now! --"
|
||||
|
@ -8,3 +9,4 @@ function ta
|
|||
tmux
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue