diff --git a/.zshrc b/.zshrc index 650d88b..fda0b6c 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;