Skip to content

Instantly share code, notes, and snippets.

@lilactown
Created August 20, 2022 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lilactown/11027faf1f48408e9861be9aed2abc52 to your computer and use it in GitHub Desktop.
Save lilactown/11027faf1f48408e9861be9aed2abc52 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
./node_cli.js --show -e "(println $1)"
#!/usr/bin/env bash
echo '' | fzf --preview './read-eval-print {q}' --preview-window up,99%,border-bottom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment