]> git.pld-linux.org Git - projects/setup.git/commitdiff
- removed ash
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 30 May 2000 13:12:55 +0000 (13:12 +0000)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 30 May 2000 13:12:55 +0000 (13:12 +0000)
Changed files:
    etc/profile -> 1.9

etc/profile

index 0553174fd05bbea508fcca78ee7101a0ffaf33b5..279356e7b1f7a41e71bae61475bca18806c4133d 100644 (file)
@@ -38,9 +38,6 @@ if [ "$SH" = "sh" ]; then
 fi
 
 case "$SH" in
-  ash)
-       PS1="${HOSTNAME}\$ "
-       ;;
   bash)
        PS1="\u@\h \W\\$ "
        ;;
This page took 0.085843 seconds and 4 git commands to generate.