'stylesheet' type='text/css' href='/cgit.css'/>

git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.bash/aliases.bash
Commit message (Expand)AuthorAgeFilesLines
* New aliasesH. P. 2025-03-151-1/+8
* Yes, expansion on definition is intentional here.H. P. 2025-03-151-0/+1
* 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
* display current IFSH. P. 2022-07-061-0/+1
* +password-store alias for multiples storesH. P.