Update ZSH environment variables from version 4.1.3.17 to 4.2.0.18.

This commit is contained in:
inference 2023-05-24 05:10:58 +01:00
parent 98b11da55e
commit 145d393b57
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -4,7 +4,7 @@
# Copyright 2022-2023 Jake Winters
# SPDX-License-Identifier: BSD-3-Clause-Clear
# Version: 4.1.3.17
# Version: 4.2.0.18
export PATH="/bin/:/usr/bin/:/usr/local/bin/"
@ -24,5 +24,6 @@ export CONFIG_PROTECT="/etc/alacritty/ \
/etc/waybar/ \
/etc/zsh/"
export LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
export TZ="Europe/London"
export FZF_DEFAULT_OPTS="--extended"
# export ZDOTDIR="~/.config/zsh/"