3 lines
56 B
Text
3 lines
56 B
Text
|
#!/usr/bin/zsh
|
||
|
echo "${GOTO_FILE:-${HOME}/.labels.tsv}"
|