Skip to content

Instantly share code, notes, and snippets.

@knutholst
knutholst / did.sh
Last active February 4, 2019 06:12
DID
#!/bin/bash
# What did i do today?
# from https://theptrk.com/2018/07/11/did-txt-file/
# original from https://gist.github.com/alexisjanvier/bfe71d18f68434e29c08637e4d837c74
export MDV_THEME=729.8953
export DID_PATH=~/.did
function did(){
export LC_ALL=C