index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test-init.sh
blob: c95c88460aa27cec6231c183dc62f2cf17300eca (
plain
) (
tree
)
ba2c5c1
^
1
2
3
4
#!/bin/sh
CALCURSE
=
${
CALCURSE
:-
../src/calcurse
}
DATA_DIR
=
${
DATA_DIR
:-
data
/
}