This commit is contained in:
Marc Beninca 2025-07-06 07:30:42 +02:00
parent 013e1a72cc
commit 2e4e827830
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -2,6 +2,12 @@
# │ tmux │
# ╰──────╯
# list
#= tml
rwx_tmux_list() {
ls "/tmp/tmux-$(id --user)"
}
# ╭──────┬───────╮
# │ tmux │ setup │
# ╰──────┴───────╯