zshrc.d/50-local.zrc
author Mikael Berthe <mikael@lilotux.net>
Wed, 10 Nov 2021 10:45:00 +0100
changeset 53 4767c5a8b1f9
parent 44 157f894ef9f7
permissions -rw-r--r--
Add stterm key codes


#######################
# Local customization #
#######################

[[ -f "$ZDOTLOCALDIR/zshrc" ]] && . "$ZDOTLOCALDIR/zshrc"