# graph_bash - Version 1.0
# A nice shell prompt
# By Alain AUDEBERT <doom@club-internet.fr>

# For run this script type ". graph_bash"

export PS1='\e[99B\e[0;44m\e[K \e[1;32m\t '\ '\e[0;1;33;44m\u'\ '\e[0;44m sur \e[0;1;44;36m\h\e[0;44m pwd=\e[1m\w \e[0m\n'
clear
