bin/n
#!/bin/sh # # Open notes file & take notes notefile="$HOME/drop/notes.md" vim "+normal Go" "$notefile" jsync