This commit is contained in:
John Mertz 2024-01-31 22:32:15 -07:00
parent e676b70738
commit ccd9238249
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ fi
# Shell configuration (history, functionality, etc.) # Shell configuration (history, functionality, etc.)
if [ -e ${HOME}/.dotfiles/bash/shell_config ]; then if [ -e ${HOME}/.dotfiles/bash/shell_config ]; then
source ${HOME}/.dotfiles/bash/shell_config ]; then source ${HOME}/.dotfiles/bash/shell_config
fi fi
if [[ -z $TERM_TITLE ]]; then if [[ -z $TERM_TITLE ]]; then