summaryrefslogtreecommitdiffstats
path: root/.config/bash
Commit message (Collapse)AuthorAgeFilesLines
* misc(bash): show non-zero error code in promptHEADkdeThomas Vanbesien1 min.1-1/+11
|
* misc(bash): add less macroThomas Vanbesien58 min.1-0/+1
|
* misc(bash): add wl-copy macroThomas Vanbesien2 days1-1/+3
|
* misc(foot): bind alt+v → pasteThomas Vanbesien4 days1-0/+1
|
* misc(bash): HISTSIZE 1000 → 10000Thomas Vanbesien8 days1-1/+1
|
* fix(bash): fix and refactor promptThomas Vanbesien9 days1-21/+20
|
* fix(bash): remove useless ${colors[bold_green]}Thomas Vanbesien9 days1-1/+1
| | | | It was causing a bug when sourcing a script that `set -x`.
* docs: remove commentThomas Vanbesien9 days1-1/+0
|
* misc(bash): edit Readline settings and key mappingsThomas Vanbesien12 days2-12/+16
|
* 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: unify modelinesThomas Vanbesien2026-06-021-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): show git branch in promptThomas Vanbesien2026-05-221-8/+9
|
* misc(bash): update promptThomas Vanbesien2026-05-212-2/+43
| | | | | | - Shell level is shown when >2 - Jobs are shown when there is at least 1 - Git commit divergence with remote is shown
* misc: fix wording, comments, typosThomas Vanbesien2026-05-181-2/+2
|
* feat: initial setupThomas Vanbesien2026-05-063-0/+158
- `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