diff --git a/.zshrc b/.zshrc index 7a468cc..d1b34bb 100644 --- a/.zshrc +++ b/.zshrc @@ -33,7 +33,7 @@ if [ -d $HOME/.local/bin ] ; then fi # add the custom functions from the .custom_functions file -source $HOME/.shell_customizations +source $HOME/.custom_functions # key bindings # create a zkbd compatible hash;