]> git.pld-linux.org Git - projects/setup.git/commitdiff
Modified Files:
authorelephant <elephant@projcom.com.pl>
Tue, 26 Jan 1999 14:03:55 +0000 (14:03 +0000)
committerelephant <elephant@projcom.com.pl>
Tue, 26 Jan 1999 14:03:55 +0000 (14:03 +0000)
  profile

Changed files:
    etc/profile -> 1.2

etc/profile

index d66e4369e6bc9454a9023be5fa145396d4bded00..4865e4f2ed601784b26c51c301d6f1086c684a4d 100644 (file)
@@ -4,7 +4,7 @@
 # Functions and aliases go in /etc/bashrc
 
 PATH="$PATH:/usr/X11R6/bin"
-PS1="[\u@\h \W]\\$ "
+PS1="\u@\h \W\\$ "
 
 ulimit -c 1000000
 if [ `id -gn` = `id -un` -a `id -u` -gt 14 ]; then
This page took 0.027141 seconds and 4 git commands to generate.