Technically not an alias, because I just use nushell’s history + autocompletion everytime I use it, but one could alias it. I think I might even write a custom command for it, with path
argument, some day. Anyway, here it goes:
rsync -aPh -e "ssh -p 2222" test@172.16.0.86:/storage/emulated/0/PicturesArchive/ ~/PicturesArchive/
I run an ssh daemon on my phone, and use this snippet to back up my photos.
Not most used, but I recently discovered a lot of new options in COSMIC’s launcher, and I use them all the time.
Just type
?
and you’ll see what I mean.