Tag Archives: CLI
Viewing .doc & .docx in mutt
First, install doc2txt & antiword. Secondly, add application/vnd.openxmlformats-officedocument.wordprocessingml.document; cat %s|/usr/local/bin/docx2txt.pl; copiousoutput application/msword ; antiword %s ; copiousoutput to ~/.mailcap Now ‘v’ to view the word attachment should work
beets: the music geek’s media organizer
The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. It also downloads cover art for albums it imports. Then … Continue reading