602 B
602 B
Shell Configuration
Shell-specific bash configurations controlling shell behavior and appearance.
Files
index.sh- Main entry pointbindings.sh- Key bindings and editor settingscomplete-alias/- Alias completion system with test suite (submodule)completion/- Completion function scriptscompletion.sh- Tab completion configurationsconfig.sh- General shell settingshistory.sh- History controlux.sh- Prompt and UI/UX configuration (renamed from ui.sh)
Important Notes
- Controls how bash behaves and looks
- Automatically sourced by main
.bashrc