dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

todos (56B)


      1 #!/usr/bin/env bash
      2 grep -rnw "${1:-.}" -iEe "to\s?do";