Commit Graph

3 Commits

Author SHA1 Message Date
lachtan
e351f2e924 Extract shared prompt values and refactor bash/git prompts
Move color constants and PS1 escape sequences from bash-prompt.sh into
a new shared rc/03-values.sh, and extract the user@host:dir fragment as
LWS_PS1_USER_HOST to eliminate duplication between bash-prompt.sh and
git-prompt.sh. Wire up git-prompt to use bash-git-prompt with the shared
prompt variables.
2026-03-12 12:36:13 +01:00
lachtan
ea7a60db11 Tuning bash colors 2024-03-16 11:11:55 +01:00
Martin Blazik
bcf859bb1e Set PS1 prompt 2024-03-15 10:46:47 +01:00