gemmark (103B)
1 #!/usr/bin/env bash 2 set -eou pipefail 3 url=$(<~/dotfiles/gemmarks ct | fzf | awkp 2) 4 echo gemini "$url"