Files
dotfiles/.bash/shell
2026-04-21 11:19:45 +02:00
..
2026-04-21 11:19:45 +02:00
2026-04-21 11:19:45 +02:00
2026-04-21 11:19:45 +02:00
2026-04-21 11:19:45 +02:00
2026-04-21 11:19:45 +02:00
2026-04-21 11:19:45 +02:00
2026-04-21 11:19:45 +02:00
2026-04-21 11:19:45 +02:00
2026-04-21 11:19:45 +02:00

Shell Configuration

Shell-specific bash configurations controlling shell behavior and appearance.

Files

  • index.sh - Main entry point
  • bindings.sh - Key bindings and editor settings
  • complete-alias/ - Alias completion system with test suite (submodule)
  • completion/ - Completion function scripts
  • completion.sh - Tab completion configurations
  • config.sh - General shell settings
  • history.sh - History control
  • ux.sh - Prompt and UI/UX configuration (renamed from ui.sh)

Important Notes

  • Controls how bash behaves and looks
  • Automatically sourced by main .bashrc