I hereby claim:
- I am nicolemon on github.
- I am nicolemon (https://keybase.io/nicolemon) on keybase.
- I have a public key whose fingerprint is 2293 BC0F E169 93F5 27BC 6B08 05BC E452 CEF6 51D4
To claim this, I am signing this object:
| #!/bin/zsh | |
| # Set up a new workspace with links to shared resources | |
| project_dir=$(pwd) | |
| shared=${project_dir}/.SHARED | |
| worktree=${project_dir}/$1 | |
| # files under .SHARED you want hardlinked | |
| hardlink_assets=( |
| #!/usr/bin/env bash | |
| # Convert your asciinema cast into a gif | |
| # https://github.com/asciinema/asciicast2gif#docker-image | |
| # https://brunswyck.blog/2017/05/17/record-your-bash-shell-and-upload-as-a-gif-file/ | |
| # usage: in directory containing .cast file and this script: ./asciigifs <file name without .cast extension> | |
| command -v docker >/dev/null 2>&1 || (echo "docker must be installed" && exit 1) |
I hereby claim:
To claim this, I am signing this object: