14 lines
279 B
Markdown
14 lines
279 B
Markdown
# dev-env
|
|
|
|
## requirements
|
|
|
|
`$TODOTXTPATH` needs to be set to your todo.txt path
|
|
: `export TODOTXTPATH=~/todo.txt`
|
|
|
|
`$VIMWIKIPATH` needs to be set to your vim wiki path
|
|
: `export VIMWIKIPATH=~/wiki`
|
|
|
|
## usage
|
|
|
|
- ./dev-env.sh xn -> extract notes
|
|
- ./dev-env.sh sn -> store notes
|