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