Hacker News new | ask | show | jobs
by brainzap 232 days ago
My most used automation copies a file with rclone to backblaze blob storage, and puts the link into the clipboard. (for sharing memes)

and alias debian="docker run -it --rm -v $(pwd):/mnt/host -w /mnt/host --name debug-debian debian"