Commit graph

2 commits

Author SHA1 Message Date
Stéphan Kochen 12103ae09f t-rec: fix darwin build 2021-05-18 18:25:30 -07:00
Ana Hobden c8d9af9f4a t-rec: init at 0.6.0
Introduce [`t-rec`](https://github.com/sassman/t-rec-rs), a terminal
recorder.

Usage:

```bash
nix run .#t-rec
```

Upon exit, `t-rec` will save recordings of the session to disk in GIF
and MP4.

Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-05-07 16:10:23 -07:00