readme: fix formatting of script list
la-ninpre leobrekalini@gmail.com
Wed, 29 Sep 2021 23:57:50 +0300
1 files changed,
8 insertions(+),
7 deletions(-)
jump to
M
README.md
→
README.md
@@ -33,23 +33,24 @@
## scripts a list of useful (for me) shell scripts also provided in current repo. -* clean_local_ssh -- purges localhost entries from `.ssh/known_hosts`. + +* `clean_local_ssh` -- purges localhost entries from `.ssh/known_hosts`. (yes it's very silly, but i need it because i ssh to my vms and ssh is always complaining about wrong host keys) -* fossil-update -- updates fossil to latest version +* `fossil-update` -- updates fossil to latest version -* keylookup -- receives a public key from keyserver (because gpg is not +* `keylookup` -- receives a public key from keyserver (because gpg is not always able to do so for some reason) -* nimi_sewi -- a wrapper for [nimi sewi][1] that copies it's output to +* `nimi_sewi` -- a wrapper for [nimi sewi][1] that copies it's output to clipboard and gives a notification -* paperbackup -- makes a printable qr-code backup for gpg secret key +* `paperbackup` -- makes a printable qr-code backup for gpg secret key -* print_codes -- makes a printable qr-code backup for otp recovery codes +* `print_codes` -- makes a printable qr-code backup for otp recovery codes -* rand -- outputs random string +* `rand` -- outputs random string ## license