diff --git a/bash/bashrc b/bash/bashrc index 9444326ed..e5e8768d4 100644 --- a/bash/bashrc +++ b/bash/bashrc @@ -29,7 +29,7 @@ fi # Shell configuration (history, functionality, etc.) if [ -e ${HOME}/.dotfiles/bash/shell_config ]; then - source ${HOME}/.dotfiles/bash/shell_config ]; then + source ${HOME}/.dotfiles/bash/shell_config fi if [[ -z $TERM_TITLE ]]; then