mrzool/bash-sensible
An attempt at saner Bash defaults observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3919
- days_rel: n/a
- days_push: 685
- n_releases_24m: 0
Adoption not part of the score
2123 stars · 93 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A single sourced shell file providing saner default settings for Bash, inspired by sensible.vim. It improves tab completion, command history handling, and filesystem navigation out of the box.
Use cases
- set up a better bashrc starting point
- make bash tab completion case insensitive
- stop bash history from overwriting itself
- speed up cd navigation in the terminal
- avoid duplicate entries in bash history
- source sane bash defaults in my dotfiles
When to choose
- you use Bash 4.x on Linux or macOS and want better defaults without a full framework
- you want a small, readable config to cherry-pick options from
- you're building dotfiles and want a solid baseline
When to avoid
- you use zsh or fish instead of Bash
- you're stuck with Bash 3.x (e.g., default macOS bash)
- you want a full shell framework like oh-my-bash with plugins and themes
Facets
library · maturity stable
developer-tools configuration-management cli developer-tools operating-systems cli cross-platform bashrc shell-config dotfiles bash sensible-defaults command-line linux macos
2 sources
- readme: https://github.com/mrzool/bash-sensible · fetched 2026-08-28 · 24d8ba9c746b
- homepage: https://github.com/mrzool/bash-sensible/blob/master/sensible.bash · fetched 2026-08-29 · b0b11238af46
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mrzool/bash-sensible | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mrzool/bash-sensible")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem