Browse Source

actually PS1 is not exported before

pull/1/head
10sr 12 years ago
parent
commit
1383ef5189
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      bashrc

+ 0
- 3
bashrc View File

@@ -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'


Loading…
Cancel
Save