gff 135 B

12345678
  1. #!/bin/sh
  2. # gff, stands for Git Find File
  3. # only useful when in git projects.
  4. # requires pick(1) to be installed
  5. git ls-files | pick