Initial commit

This commit is contained in:
2020-08-26 17:26:11 -07:00
commit 0cfceb976c
3 changed files with 44 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# static-tmux
Build a static tmux that can be copied anywhere.
## Usage
Run `make` for a usage display:
```shell
$ make
```