fiatjaf on Nostr: You can now use nak fs to publish random notes and also to edit carefully-thought ...
You can now use nak fs to publish random notes and also to edit carefully-thought articles.
quoting nevent1q…dktknak fs --sec 'bunker://...' /mnt
cd /mnt/@me/notes
echo 'goodbye stranger' > new
cd /mnt/@me/articles
mkdir whatever
cd whatever
vim content.md # write a very thoughtful article
vim title # write a very thoughtful title
touch publish