Updates to wezterm config and removes lazy-lock.json

This commit is contained in:
2024-03-22 16:40:38 -04:00
parent 55be390f7f
commit 881905f203
3 changed files with 10 additions and 3 deletions

View File

@@ -79,4 +79,5 @@ export ANSIBLE_HOME="$XDG_CONFIG_HOME/ansible"
# Tmux-Sessionator path.
export TMUX_SESSIONATOR_PATH="$HOME:$SCRIPTS:$LOCAL_REPOS:$HHE_REPOS:$REPOS:$GH_REPOS:"
# TODO: This should be moved to "$XDG_DATA_HOME".
[ -f "$ZDOTDIR/.zshrc-local" ] && source "$ZDOTDIR/.zshrc-local"