diff options
Diffstat (limited to 'bash/bashrc')
-rw-r--r-- | bash/bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/bashrc b/bash/bashrc index ddd3ce3b..383273c3 100644 --- a/bash/bashrc +++ b/bash/bashrc @@ -114,4 +114,3 @@ if [[ -d $HOME/.bashrc.d ]] ; then done unset -v bashrc fi - |