more fonction and some ascii :)

This commit is contained in:
Bachir Soussi Chiadmi
2015-03-12 23:21:24 +01:00
parent 8191f8dbd6
commit a65b7e37e8
4 changed files with 566 additions and 68 deletions

9
prompt.sh Normal file
View File

@@ -0,0 +1,9 @@
# setup user environment
echo "\033[35;1mInstalling shell prompt \033[0m"
sleep 3
git clone git://github.com/bachy/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh
source ~/.bashrc
echo "done"
echo "* * *"