Update .zshrc to version 7.1.2.17.

This commit is contained in:
inference 2023-04-06 16:11:21 +01:00
parent 01870ee3c8
commit 1a5cd7751c
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -4,14 +4,14 @@
# 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.1.1.16 # Version: 7.1.2.17
# Temporarily export variables until permanent solution is found # Temporarily export variables until permanent solution is found
export LD_PRELOAD="/usr/local/lib/libhardened_malloc.so" export LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
# Prompt # Prompt
PROMPT="%n@%M - %~ : %# " PROMPT="%n@%M - %~/ : %# "
# Options # Options
setopt extendedglob KSH_ARRAYS nomatch setopt extendedglob KSH_ARRAYS nomatch