summaryrefslogtreecommitdiffstats
path: root/.config/bash/bashrc
Commit message (Collapse)AuthorAgeFilesLines
* misc(bash): HISTSIZE 1000 → 10000Thomas Vanbesien9 days1-1/+1
|
* misc(bash): add aliasesThomas Vanbesien2026-06-051-0/+3
|
* misc(bash): add trash aliasThomas Vanbesien2026-06-041-0/+1
|
* docs(bash): commentThomas Vanbesien2026-06-041-1/+1
|
* misc(bash): MANWIDTH 100 → 120Thomas Vanbesien2026-06-021-1/+1
|
* misc(bash): MANWIDTH 999 → 100Thomas Vanbesien2026-06-011-1/+1
| | | | Man pages don't look good with wrapped lines of 999 columns.
* refactor: formatThomas Vanbesien2026-06-011-5/+5
|
* misc(bash): remove bash_history from config folderThomas Vanbesien2026-06-011-1/+0
| | | | It doesn't belong there.
* misc(bash): update promptThomas Vanbesien2026-05-211-2/+1
| | | | | | - Shell level is shown when >2 - Jobs are shown when there is at least 1 - Git commit divergence with remote is shown
* feat: initial setupThomas Vanbesien2026-05-061-0/+62
- `dotfiles` (this project's CLI) - foot configuration - tmux configuration - bash configuration - nvim (as a git submodule) + configuration - ranger configuration - fzf configuration - KDE global shortcuts - Other miscellaneous dependencies