bashrc: removed separator between my additions and default things.

This commit is contained in:
Mika Suomalainen 2011-09-11 18:41:18 +03:00
parent 230053712d
commit 4b8ecddb02

3
bashrc
View File

@ -104,9 +104,6 @@ if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
. /etc/bash_completion
fi
# End of default things.
# Start of my additions.
#Shopt settings.
#shopt -s autocd