From ccd923824927e34d34553e2e6f9ae111511dbe3d Mon Sep 17 00:00:00 2001 From: John Mertz Date: Wed, 31 Jan 2024 22:32:15 -0700 Subject: [PATCH] typo --- bash/bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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