citadel

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

nixhash (104B)


      1 #!/usr/bin/env bash
      2 grep r:sha256 | cut -d" " -f 7 | sed 's,^‘,,;s,’$,,' | tr -d '\n' | tee | xclip