From 16c3c4a64a3e4745552aeeffefcef25c195df1f0 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sun, 19 Apr 2026 13:31:42 +0200 Subject: feat: Show environment versions on login --- .bash/postexec.bash | 2 ++ 1 file changed, 2 insertions(+) (limited to '.bash/postexec.bash') diff --git a/.bash/postexec.bash b/.bash/postexec.bash index 8beee31..0eafd2b 100644 --- a/.bash/postexec.bash +++ b/.bash/postexec.bash @@ -22,3 +22,5 @@ for gitpsrc in "/usr/share/git/git-prompt.sh" "/usr/local/share/git/git-prompt.s break fi done + +list-env-versions -- cgit v1.2.3