git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.waterfox/native-messaging-hosts/org.keepassxc.keepassxc_browser.json
Commit message (Collapse)AuthorAgeFilesLines
* +pass(word) plugin messaging hosts for several browsersH. P. 2025-01-091-0/+1
class='commitgraph'>* fix: "editor" is an alias, not a variableH. P. 2025-01-121-1/+1 | * Create alias "default-desktop-apps" for remembering mimeapps.list :-)H. P. 2025-01-121-0/+1 | * Create alias "editor" for other scripts or aliases to useH. P. 2025-01-121-0/+11 | * include less in bat aliases, make plain cat/less available as aliasH. P. 2025-01-011-0/+6 | * colormake hides other coloured output, so we won't use it anymore.H. P. 2024-10-311-1/+1 | * flake8 PR 1404 --> config file in aliasv1.2.2H. P. 2024-08-271-0/+6 | * I'M BATMANH. P. 2024-08-261-0/+9 | * return if reading the fingerprint failedH. P. 2024-05-251-1/+1 | * local fixesH. P. 2024-05-251-2/+4 | * +ssh control masterH. P. 2022-07-161-0/+1 | * don't be vrebose on adding ssh keysv0.9.3H. P. 2022-07-081-1/+1 | * Only add SSH key if it's not been added yet.H. P. 2022-07-061-1/+4 | | | | | Currently, ```ssh-add -l``` displays the fingerprint the same way ```ssh-keygen -Esha256 -lf``` does. Simple comparison, done. * display current IFSH. P. 2022-07-061-0/+1 | * +password-store alias for multiples storesH. P. 2022-06-241-0/+3 | * + coloured diff as defaultH. P. 2022-05-021-0/+1 | * typoH. P. 2022-04-271-1/+1 | * +voicemsg aliasH. P. 2022-04-261-0/+5 | * +lst, %call apt binary directlyH. P.