Update ZSH environmental variables to version 4.1.3.17.
This commit is contained in:
parent
cfff977566
commit
44450961a3
@ -4,7 +4,7 @@
|
|||||||
# Copyright 2022-2023 Jake Winters
|
# Copyright 2022-2023 Jake Winters
|
||||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||||
|
|
||||||
# Version: 4.1.2.16
|
# Version: 4.1.3.17
|
||||||
|
|
||||||
|
|
||||||
export PATH="/bin/:/usr/bin/:/usr/local/bin/"
|
export PATH="/bin/:/usr/bin/:/usr/local/bin/"
|
||||||
@ -16,13 +16,13 @@ export PAGER="/usr/bin/less"
|
|||||||
export EDITOR="/usr/bin/nvim"
|
export EDITOR="/usr/bin/nvim"
|
||||||
export KDEDIRS="/usr/"
|
export KDEDIRS="/usr/"
|
||||||
export CONFIG_PROTECT="/etc/alacritty/ \
|
export CONFIG_PROTECT="/etc/alacritty/ \
|
||||||
/etc/mc/ \
|
/etc/mc/ \
|
||||||
/etc/mpv/ \
|
/etc/mpv/ \
|
||||||
/etc/neofetch/ \
|
/etc/neofetch/ \
|
||||||
/etc/nvim/ \
|
/etc/nvim/ \
|
||||||
/etc/sway/ \
|
/etc/sway/ \
|
||||||
/etc/waybar/ \
|
/etc/waybar/ \
|
||||||
/etc/zsh/"
|
/etc/zsh/"
|
||||||
export LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
|
export LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
|
||||||
export FZF_DEFAULT_OPTS="--extended"
|
export FZF_DEFAULT_OPTS="--extended"
|
||||||
# export ZDOTDIR="~/.config/zsh/"
|
# export ZDOTDIR="~/.config/zsh/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user