Update ZSH environmental variables configuration file to version 4.1.1.15.

This commit is contained in:
inference 2023-05-16 20:55:42 +01:00
parent c70d8c5c0d
commit 38f8f5b7b3
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -1,10 +1,10 @@
# Inferencium
# ZSH - env
# ZSH - Environmental Variables
# Copyright 2022-2023 Jake Winters
# SPDX-License-Identifier: BSD-3-Clause-Clear
# Version: 4.0.0.10
# Version: 4.1.1.15
PATH="/bin/:/usr/bin/:/usr/local/bin/"
@ -23,3 +23,6 @@ CONFIG_PROTECT="/etc/alacritty/ \
/etc/sway/ \
/etc/waybar/ \
/etc/zsh/"
LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
FZF_DEFAULT_OPTS="--extended"
#ZDOTDIR="~/.config/zsh/"