some changes

This commit is contained in:
PieckA 2024-05-25 00:01:21 +02:00
parent 3697e1545d
commit 9739245fce
2 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,6 @@
if command -v tmux 2>&1
if command -v tmux /dev/null 2>&1
function ta
command tmux list-sessions 2>&1
command tmux list-sessions /dev/null 2>&1
switch $status
case '0'
tmux a