citadel

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

ghissue (57B)


      1 #!/bin/sh
      2 exec open "https://github.com/$1/$2/issues/$3"