Added TODO variable for todo.txt-cli aliases
parent
cc8c867bc1
commit
0b3773839b
|
|
@ -38,5 +38,9 @@ export JEKYLL_REMOTE_ROOT="user@server:/path/to/jekyll/root"
|
|||
|
||||
export IRC_CLIENT='irssi'
|
||||
|
||||
# Set this to the command you use for todo.txt-cli
|
||||
|
||||
export TODO="t"
|
||||
|
||||
# Load Bash It
|
||||
source $BASH/bash_it.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue