diff options
Diffstat (limited to '.bash/postexec.bash')
| -rw-r--r-- | .bash/postexec.bash | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
