Add environmental variables comment to environmental variables section.
This commit is contained in:
parent
499153d6e2
commit
ff2f6fe11d
@ -4,9 +4,10 @@
|
|||||||
# 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: 7.4.1.24
|
# Version: 7.4.2.25
|
||||||
|
|
||||||
|
|
||||||
|
# Environmental variables
|
||||||
# Temporarily export system-wide environmental variables until permanent solution is found
|
# Temporarily export system-wide environmental variables until permanent solution is found
|
||||||
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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user