set PS1
authorAnas Nashif <anas.nashif@intel.com>
Fri, 22 Feb 2013 00:24:46 +0000 (16:24 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Fri, 22 Feb 2013 00:24:46 +0000 (16:24 -0800)
files/etc/profile
packaging/setup.spec

index a88c2e9..1c375f7 100644 (file)
@@ -7,6 +7,8 @@
 # are doing. It's much better to create a custom.sh shell script in
 # /etc/profile.d/ to make custom changes to your environment, as this
 # will prevent the need for merging in future updates.
+#
+PS1='\u:\w> '
 
 pathmunge () {
     case ":${PATH}:" in
index 5ae71d2..d7c6080 100644 (file)
@@ -78,7 +78,6 @@ end
 %{_bindir}/*
 %{_sbindir}/*
 /run/*
-/var/log/*
 /etc/profile.d/*
 
 %docs_package