From eff61c6d84ea11a8368ceb201918d2a40d64b64c Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Tue, 21 Aug 2012 20:35:52 +0900 Subject: [PATCH] add separator --- bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bashrc b/bashrc index 0812fe7..8b683c9 100755 --- a/bashrc +++ b/bashrc @@ -31,6 +31,8 @@ null ls --version && alias with_coreutils=true ( ismsys || iscygwin ) && alias iswindows=true +################################# + export PS1 # PS1 is defined later # PROMPT_COMMAND=prompt_function if false iswindows