split bash config and modify bash prompt

This commit is contained in:
2026-02-13 04:42:39 +01:00
parent 2bd6b181f4
commit 1cdc70eb70
11 changed files with 145 additions and 142 deletions

View File

@@ -0,0 +1,5 @@
# emacs specific stuff
# shellcheck source=/dev/null
[[ -n "${EAT_SHELL_INTEGRATION_DIR}" ]] && \
source "${EAT_SHELL_INTEGRATION_DIR}/bash"