Merge branch 'master' of ssh://gitlab.dieblanks.net:9822/alex/dotfiles

This commit is contained in:
2021-10-26 11:15:55 +02:00
+1 -1
View File
@@ -33,7 +33,7 @@ if [ -d $HOME/.local/bin ] ; then
fi fi
# add the custom functions from the .custom_functions file # add the custom functions from the .custom_functions file
source $HOME/.shell_customizations source $HOME/.custom_functions
# key bindings # key bindings
# create a zkbd compatible hash; # create a zkbd compatible hash;