diff --git a/bashrc b/bashrc index ebd1273..8b8e225 100644 --- a/bashrc +++ b/bashrc @@ -99,5 +99,5 @@ if [[ -f ~/.customrc ]]; then . ~/.customrc fi if [[ -f ~/.update ]]; then - . ~/.customrc + . ~/.update fi