5 lines
84 B
Bash
5 lines
84 B
Bash
|
#!/usr/bin/env sh
|
||
|
#
|
||
|
|
||
|
export ZK_NOTEBOOK_DIR="${WIKIROOT:-~/documents/notes/}/pinky"
|