From 01740e65662e21140917e56c0e788ebc4ae11fa0 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Wed, 29 Sep 2021 23:57:50 +0300 Subject: readme: fix formatting of script list --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7056435..19ac62f 100644 --- a/README.md +++ b/README.md @@ -33,23 +33,24 @@ a list of programs that i have configurations for. ## 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 -- cgit v1.2.3