diff options
| -rw-r--r-- | bash/.bashrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bash/.bashrc b/bash/.bashrc index ffe55e1..38de5bd 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -152,9 +152,6 @@ prompt_color() { } -# Fix SCP copy -[ -z “$PS1″ ] && return - # ----------------------------------------------------------------------------- # Ls and dircolors # ----------------------------------------------------------------------------- |
