tmux/tml
This commit is contained in:
parent
013e1a72cc
commit
2e4e827830
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
|||
# │ tmux │
|
||||
# ╰──────╯
|
||||
|
||||
# list
|
||||
#= tml
|
||||
rwx_tmux_list() {
|
||||
ls "/tmp/tmux-$(id --user)"
|
||||
}
|
||||
|
||||
# ╭──────┬───────╮
|
||||
# │ tmux │ setup │
|
||||
# ╰──────┴───────╯
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue