Added notice about completing of uninstalling.

This commit is contained in:
Mika Suomalainen 2011-08-16 13:07:22 +03:00
parent 7f824d73b5
commit 431986634f
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@ cat ~/.bash_aliases.default.backup > ~/.bash_aliases
cat ~/.bash_profile.default.backup > ~/.bash_profile
cat ~/.bash_exports.default.backup > ~/.bash_exports
cat ~/.bash_functions.default.backup > ~/.bash_functions
echo "Done! Now you should restart bash or source files again for default files to affect."