typo
This commit is contained in:
parent
e676b70738
commit
ccd9238249
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue