working monitor-session-activity.sh, tmux plugin script untested
This commit is contained in:
commit
edf141cc8c
4 changed files with 110 additions and 0 deletions
4
aw-watcher-tmux.tmux
Normal file
4
aw-watcher-tmux.tmux
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
$CURRENT_DIR/scripts/monitor-session-activity.sh &
|
Loading…
Add table
Add a link
Reference in a new issue