tmuxviewer/readme.md

17 lines
251 B
Markdown
Raw Permalink Normal View History

2022-01-17 11:33:57 +01:00
# Tmux Viewer
Simple script combo to allow people to see what you're doing in a specific tmux session.
## Dependencies
```sudo apt install tmux```
## Install
```sudo bash install.sh install```
## Uninstall
```sudo bash install.sh uninstall```