mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-11-06 20:47:20 +01:00
Changed attach to attach-session
This commit is contained in:
parent
fc0bc8c8d8
commit
ba9a34ee9b
@ -68,5 +68,5 @@ alias proxyc="proxychains "
|
|||||||
alias rdownload="rsync -avz "
|
alias rdownload="rsync -avz "
|
||||||
|
|
||||||
# TMUX specific
|
# TMUX specific
|
||||||
alias attach="tmux attach"
|
alias attach="tmux -u attach-session"
|
||||||
alias detach="tmux detach"
|
alias detach="tmux -u detach"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user