Install: add a question for which environment this is and add it to the prompt.

This commit is contained in:
Jelmer Snoeck
2012-04-28 09:37:37 +02:00
parent e82c747718
commit 16c6ba4780
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -6,3 +6,4 @@ for file in ~/.bash/{shell,commands,prompt,aliases}; do
done;
unset file;
[ -f ~/.bash_environment ] && source ~/.bash_environment;