diff --git a/bashrc b/bashrc index 50cd5e9..27a08f3 100755 --- a/bashrc +++ b/bashrc @@ -33,9 +33,6 @@ null ls --version && alias with_coreutils=true ################################# -# PS1 is defined later, unexport PS1 -export -n PS1 -# PROMPT_COMMAND=prompt_function if false iswindows then export PAGER='tr -d \\r | less'