diff options
-rw-r--r-- | bashrc | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -9,8 +9,3 @@ export USERNAME ENV PATH if [ -f /etc/bashrc ]; then . /etc/bashrc fi - -# enable programmable completion features -if [ -f /etc/bash_completion ]; then - . /etc/bash_completion -fi |