citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

scratch (70B)


      1 #!/usr/bin/env bash
      2 tmp="$(mktemp)"
      3 edit "$tmp"
      4 printf "%s\n", "$tmp"