slitaz-tools diff hacker/.bashrc @ rev 198

installer: dont umount cdrom an ISO can be mounted
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 17 20:58:11 2008 +0200 (2008-05-17)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/hacker/.bashrc	Sat May 17 20:58:11 2008 +0200
     1.3 @@ -0,0 +1,6 @@
     1.4 +# ~/.bashrc: Bash personal config file.
     1.5 +#
     1.6 +
     1.7 +PS1='\u@\h:\w\$ '
     1.8 +
     1.9 +export PS1