Skip to content

Instantly share code, notes, and snippets.

@rybesh
Created April 8, 2019 13:11
Show Gist options
  • Save rybesh/cae2288280ee68d55f0db765e2723359 to your computer and use it in GitHub Desktop.
Save rybesh/cae2288280ee68d55f0db765e2723359 to your computer and use it in GitHub Desktop.
Show colorized org agenda
cat ~/.org-agenda.txt | env GREP_COLORS=ne /usr/local/bin/ggrep -E --color=always 'Deadline|[0-9]+ d\. ago|$' | sed 's/\[m/\[0m/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment