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