Commit Graph

6 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
6854c3bfa8 Join rc and rc.local folders 2025-01-03 16:58:29 +00:00
lachtan
36b28ae72e Move init scipts to rc.local 2024-09-01 08:26:14 +02:00
lachtan
01f1f95c00 Better loading of git-prompt 2023-02-25 14:05:42 +01:00
Martin Blazik
c9e6be90d8 Install git-prompt to LWS directory 2022-02-25 19:50:48 +01:00
Martin Blazik
759fab0ea9 RC scripts doesn't have *.rx mask 2020-09-16 19:40:16 +02:00