New vim folders

This commit is contained in:
Ian Keane 2022-06-07 13:17:19 -04:00
parent b8646a6f6c
commit 66dffa8efe
16 changed files with 140 additions and 2 deletions

View file

@ -0,0 +1,7 @@
- [br](https://www.youtube.com/watch?v=Wnyl3mqydOQ&list=PLRjzjpJ02WDPwtQ9gebL3KzEAUVWzC-ib&index=32)
- `asciinema rec` starts recording
- ctrl-d ends recording
- `asciinema rec -i 2` removes any idle time longer than 2 seconds
- name file ending with `.cast` to prevent asking if upload is desired
- `$ASCIINEMA_UPLOAD_URL` can be used to set a self-hosted asciinema server