Update ZSH interactive shell configuration file to version 8.0.0.26.
This commit is contained in:
parent
cd15772fc2
commit
d3a4a9f15c
@ -4,14 +4,9 @@
|
|||||||
# 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.2.25
|
# Version: 8.0.0.26
|
||||||
|
|
||||||
|
|
||||||
# Environmental variables
|
|
||||||
# Temporarily export system-wide environmental variables until permanent solution is found
|
|
||||||
export LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
|
|
||||||
export FZF_DEFAULT_OPTS="--extended"
|
|
||||||
|
|
||||||
# Prompt
|
# Prompt
|
||||||
PROMPT="%n@%M - %~/ : %# "
|
PROMPT="%n@%M - %~/ : %# "
|
||||||
RPROMPT=\$vcs_info_msg_0_
|
RPROMPT=\$vcs_info_msg_0_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user