From 9a9946619c1f620c582cc67f4ae08351f868ff03 Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 15 Sep 2008 08:42:55 +0000 Subject: Updated PS1 --- dotrc/_bashrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dotrc') diff --git a/dotrc/_bashrc b/dotrc/_bashrc index dbd3b3d..2762d37 100644 --- a/dotrc/_bashrc +++ b/dotrc/_bashrc @@ -1,6 +1,7 @@ if [ "$PS1" != "" ] ; then - PS1='[\w] % ' + # PS1='[\w] % ' + PS1='$ ' fi test -s ~/.alias && . ~/.alias -- cgit v1.2.3