From cb0a5be7e57bfb4fee424a7d6a7d4758976e6dc6 Mon Sep 17 00:00:00 2001 From: elephant Date: Tue, 26 Jan 1999 14:03:55 +0000 Subject: [PATCH] Modified Files: profile Changed files: etc/profile -> 1.2 --- etc/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/profile b/etc/profile index d66e436..4865e4f 100644 --- a/etc/profile +++ b/etc/profile @@ -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 -- 2.44.0