my dotz
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

*

j3s 9b81391b 4c46cf2e

+1 -1
+1 -1
bin/n
··· 3 3 # Open notes file & take notes 4 4 5 5 mkdir /tmp/notelock 2> /dev/null || exit 1 6 - notefile="$HOME/drop/notes.md" 6 + notefile="$HOME/Sync/notes.md" 7 7 vim "+normal G" "$notefile" 8 8 rmdir /tmp/notelock