Summary Files Commits Branches @commit @diff
path: root /.bashrc
Commit message (Collapse )AuthorAgeFilesLines
* feat(bash): Move lazygit from aliaz to binding Syndamia2024-11-301-5/+1
|
* chore(bash): Reorganise certain stuff Syndamia2024-11-301-40/+44
|
* feat(bash): Proper implementation for cdl, cdg, cds Syndamia2024-11-301-8/+30
|
* fix(bash): Make cp preserve timestamps Syndamia2024-11-271-0/+5
|
* feat(bash): Implement forward directory naviagation Kamen Mladenov2024-11-271-1/+10
|
* fix(bash): Remove previous directory on failed pop Kamen Mladenov2024-11-271-1/+1
|
* feat(bash): Make lighter blue appear in nix develop, alongside nix-shell Syndamia2024-11-101-1/+1
|
* feat(bashrc): Add Ctrl-L binding Syndamia2024-11-101-0/+2
|
* feat(bash): Infinite history (**now in ~/bash_history**) Syndamia2024-11-081-0/+3
|
* feat(bash): Change cursor color when we have no write access in the current ↵ Syndamia2024-11-081-0/+2
| | | | folder
* feat(bash): left_cap now prints colors in a different way if we're not in ↵ Syndamia2024-11-081-3/+9
| | | | high-color mode
* fix(bash): Quote all usages of PS_*_SLAB Syndamia2024-11-081-5/+5
|
* fix(bash): Proper low-color support for PS_* variables Syndamia2024-11-081-15/+17
|
* fix(bash): Proper(-ish) handling of seconds duration time Kamen Mladenov2024-11-071-3/+4
| | | | | | Hour is no longer 2 hours ahead. Added display for days, but unfortunately it starts with 001, so if one day has passed it will show 002.
* feat(bash): Move precursor character to it's own variable Kamen Mladenov2024-11-041-1/+2
|
* fix(bash): Show git precursor even when git info isn't printed Kamen Mladenov2024-11-041-1/+1
|
* feat(bash): Color tweaks Kamen Mladenov2024-11-041-4/+4
|
* feat(bash): Show time of command before prompt on enter Kamen Mladenov2024-11-041-2/+9
|
* fix(bash): Fix directory not being on newline when it's the only event above PS1 Kamen Mladenov2024-11-041-2/+2
|
* feat(bash): Simplified and improved slab logic Syndamia2024-11-031-24/+30
|
* feat(bash): Complete revamp of bashrc Syndamia2024-11-031-16/+403
|
* Added some more config files Syndamia2021-06-081-0/+27