git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.bashrc
Commit message (Collapse)AuthorAgeFilesLines
* [2]H. P. 2022-03-211-1/+1
|
* Initial commitH. P. 2022-03-191-0/+43
'>| * feat: Show environment versions on loginH. P. 2026-04-192-0/+57 | * feat: add local Rust crates' bin folder to $PATHH. P. 2026-04-191-0/+9 | * fix: abandon ship if we are not on a branch, also skip unnecessary awk by ↵H. P. 2026-04-191-10/+13 | | | | using for-each-ref * feat: function for updating user installations of several language extensionsH. P. 2026-04-191-0/+50 | * feat: introduce horizontal line drawers and terminal width calculatorH. P. 2026-04-191-0/+38 | * feat: add local Ruby gems' bin folder to $PATHH. P. 2026-04-191-0/+14 | * feat: alias for listing GPG keys imported to RPMH. P. 2026-03-291-0/+2 | * feat: include commit IDs in git-cliffH. P. 2026-03-291-0/+1 | * style: add OpenVox/Puppet colours, fine-grain proxmoxH. P. 2026-03-111-1/+11 | * chore(release): prepare for 1.9.1v1.9.1H. P. 2026-03-111-0/+15 | * style: adding Nobara coloursH. P. 2026-03-111-0/+2 | * style: better time style for proxmox, better colouring for raspbiH. P. 2026-03-111-3/+3 | * doc: adding screenshot to readmeH. P. 2026-03-113-0/+5 | * chore: add licence filesH. P. 2026-03-113-0/+330 | * chore(release): prepare for 1.9.0v1.9.0H. P. 2026-03-111-0/+6 | * feat: also include BUILD_ID in prompt's OS versionH. P. 2026-03-111-0/+2 | * feat: include OS version in promptH. P. 2026-03-112-2/+32 | * chore(release): prepare for 1.8.0v1.8.0H. P. 2026-03-071-0/+427 | * feat: define git alias for cliff-to-changelog-mgH. P. 2026-03-071-0/+1 | * feat: add basic git-cliff.toml for changelogsH. P. 2026-03-072-0/+95 | * doc: 1.7.1H. P. 2026-03-071-3/+3 | * Include git-cliff changelogv1.7.1H. P. 2026-03-072-0/+71 | * Fix: Increase hash abbreviations to a usable minimum of 7H. P. 2026-03-071-1/+1 | * Update tmux-gpakoszv1.7.0H. P. 2026-03-071-0/+0 | * fix: do not display HEAD along with the branchesH. P. 2026-01-261-1/+2 | * fix: executable flag was missingH. P. 2026-01-261-0/+0 | * Anchoring current-branch alias in gitconfigv1.6.0H. P. 2026-01-261-0/+2 | * Adding an "other-branches" script to gitH. P. 2026-01-261-0/+11 | * InComm: small bash helper for git to update all local $thingsH. P. 2025-08-241-0/+17 | * increase cache TTLs _a bit_H. P. 2025-08-211-2/+4 | * integrate direct thefuck alias, wtf, into aliasesH. P. 2025-08-211-0/+3 | * confused ttl and pinentry for a moment, now we have bothH. P. 2025-06-281-3/+3 | * define pinentry timeout - short grace period for e.g. signing multiple git ↵H. P. 2025-06-281-0/+1 | | | | commits * do not allow external caches for gpgH. P. 2025-06-281-0/+3 | * check out latest commit for tmux-gpakoszv1.2.8H. P. 2025-06-251-0/+0 | * add tag.gpgSign for the sake of display, currently all options are still set ↵H. P. 2025-06-251-0/+2 | | | | to false * .gitconfig: set core.abbrev to 4, set equal sign (=) indentationsH. P. 2025-06-251-15/+17 | * RHEL 10 = "rhel"v1.2.7H. P. 2025-04-201-2/+2 | * Include pdk templates git directory as 'safe' %)H. P. 2025-04-201-0/+2 | * make mouse deactivation work anywhereH. P. 2025-03-161-3/+3 | * 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"