Commit Graph

4 Commits

Author SHA1 Message Date
e8eacf1ac1 add xlsx file handling to file_previewer.sh 2024-03-22 23:22:02 +00:00
8b2948eb74 add pptx file handling to file_previewer.sh 2024-03-11 11:39:50 +00:00
9d96b6679b make file_previewer.sh use mimetype command instead of file
Although file is a standard UNIX utility and therefore preferable to mimetype, a Perl utility, I find it to generally be less reliable than mimetype for correctly identifying file types such as, for example, PDFs if the header is missing
2024-03-11 11:32:44 +00:00
b05eaf664c move lf previewer from dotfiles repo to this repo 2024-03-09 23:47:31 +00:00