zshrc.d/50-local.zrc
author Mikael Berthe <mikael@lilotux.net>
Sun, 02 May 2021 13:01:15 +0200
changeset 49 06af8cc97cc1
parent 44 157f894ef9f7
permissions -rw-r--r--
Enable Vim mode for rxvt*, xterm*, screen* and tmux*


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

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