diff --git a/zsh/.zshrc b/zsh/.zshrc index e13f824..66070a5 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -3,9 +3,11 @@ # Copyright 2022-2023 Inference # SPDX-License-Identifier: BSD-3-Clause-Clear -# Version: 1.1.1.6 +# Version: 1.2.0.7 +export LD_PRELOAD="/lib/local/libhardened_malloc.so" + # Prompt. PROMPT=%n@%M:%#" "