4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
"$EDITOR" "$NOTES_PATH/_scratch.md"
|