diff --git a/dotfiles/.profile b/dotfiles/.profile index 1ea4613a..f731ec52 100644 --- a/dotfiles/.profile +++ b/dotfiles/.profile @@ -33,7 +33,7 @@ if [ -f "$HOME/.local/aliases" ]; then . "$HOME/.local/aliases" fi if [ -f "$HOME/.local/functions" ]; then - . "$HOME/.local/functions + . "$HOME/.local/functions" fi ### Bash / ZSH