Files
dotfiles/dot_bash_it/plugins/available/todo.plugin.bash
2022-05-05 22:20:02 +02:00

7 lines
202 B
Bash

# shellcheck shell=bash
about-plugin 'Todo.txt integration'
# you may override any of the exported variables below in your .bash_profile
: "${TODOTXT_DEFAULT_ACTION:=ls}"
export TODOTXT_DEFAULT_ACTION