Fuzzy search and open Chrome history
- OS X
- fzf
- GNU Coreutils(gdate)
# Output the latest 10,000 history
$ sh chromeHistory.sh
# grep by PATTERN
$ sh chromeHistory.sh PATTERN
# Date designation
$ sh chromeHistory.sh -d
Select "export" displayed by fzf to stdout to the screen.