index
:
dotfiles
main
my dotfiles
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
common
/
fzffile
blob: 03e39beca751a54cbcec3edc74951117b62c7184 (
plain
)
1
2
#!/usr/bin/env sh find "${1:-$HOME}" -type f 2> /dev/null | fzf