git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* wrong order :-)H. P. 2022-03-231-5/+1
|
* TGT was missing, lel. Also: passing remaining arguments now.H. P. 2022-03-231-1/+1
|
* untested behaviour: ssh-with-gpgH. P. 2022-03-231-0/+20
|
* Initial commitH. P. 2022-03-192-0/+83
='column1'>| * 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 default