diff options
Diffstat (limited to 'bash/bash_profile')
-rw-r--r-- | bash/bash_profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/bash_profile b/bash/bash_profile index f89d83f1..8f84597d 100644 --- a/bash/bash_profile +++ b/bash/bash_profile @@ -27,4 +27,3 @@ fi if [[ -e $HOME/.bashrc ]] ; then source "$HOME"/.bashrc fi - |