diff options
| author | Maciej Sobkowski <maciej.sobkowski@nokia.com> | 2015-07-08 08:25:33 +0200 |
|---|---|---|
| committer | Maciej Sobkowski <maciej.sobkowski@nokia.com> | 2015-07-08 08:25:33 +0200 |
| commit | e07a247a64f6df1ae1a395a5d4112812621dd17a (patch) | |
| tree | 2d952df0eaf57c012c70307d60ad333c819ecb9f /bash | |
| parent | b63849aaf61b8ba011ebdc73bf6a069858f33fee (diff) | |
Revert scp fix (doesn't work)
Diffstat (limited to 'bash')
| -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 # ----------------------------------------------------------------------------- |
