git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf.local
Commit message (Expand)AuthorAgeFilesLines
* Initial commitH. P. 2022-03-191-0/+439
b79714e5d4a94a6498323db208ce89206'>RHEL 10 = "rhel"v1.2.7H. P. 2025-04-201-2/+2 | * more distinguished look for Rockyv1.2.6H. P. 2025-03-151-2/+2 | * Fix: Only acquire OSMAJVER from os-release if presentv1.2.5H. P. 2025-03-151-1/+3 | * Fix: more SunOS incompatibilitiesH. P. 2025-03-152-2/+15 | * fix: then was missingH. P. 2025-03-151-1/+1 | * Further grep adjustments where -P is not necessary (auto)H. P. 2025-03-152-8/+8 | * Fix: SunOS' hostname does not know "-f"H. P. 2025-03-151-3/+12 | * Fix: SunOS' grep does not know "-P"H. P. 2025-03-151-2/+7 | * fix: do not use exit in sourced scriptsH. P. 2025-03-151-1/+1 | * Fix: Remove quotation marks from OS name string (RHEL derivatives)v1.2.4H. P. 2025-03-151-1/+1 | * + SunOS in prompt colours (colouring taken from 2005-age_of_oracle)v1.2.3H. P. 2025-03-152-2/+5 | * New aliasesH. P. 2025-03-151-1/+8 | * Yes, expansion on definition is intentional here.H. P. 2025-03-151-0/+1 | * + Alma coloursH. P. 2025-02-231-0/+2 | * "Fix" color functions (proper syntax, switch to printf); fix git colour hintsH. P. 2025-02-231-4/+4 | * 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 | * make the prompt's command counter dim and italicH. P. 2025-01-101-2/+2 | * include less in bat aliases, make plain cat/less available as aliasH. P. 2025-01-011-0/+6 | * Make a difference between Ubuntu 22 and 24H. P. 2024-10-311-3/+15 | | | | | As currently I have to deal with Canonical's whimsical "distro", I like to differ more between major "releases". * colormake hides other coloured output, so we won't use it anymore.