From 954af9179665457b40453a0417ddf5b3949a0449 Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 4 Mar 2007 18:35:36 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches. --- dotrc/_bashrc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 dotrc/_bashrc (limited to 'dotrc/_bashrc') diff --git a/dotrc/_bashrc b/dotrc/_bashrc new file mode 100644 index 0000000..dbd3b3d --- /dev/null +++ b/dotrc/_bashrc @@ -0,0 +1,6 @@ + +if [ "$PS1" != "" ] ; then + PS1='[\w] % ' +fi + +test -s ~/.alias && . ~/.alias -- cgit v1.2.3