add bash-it
This commit is contained in:
6
dot_bash_it/plugins/available/todo.plugin.bash
Normal file
6
dot_bash_it/plugins/available/todo.plugin.bash
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user