Force trailing forward slash for working directory.
This commit is contained in:
parent
f27166e925
commit
c04ac59dd3
@ -4,14 +4,14 @@
|
||||
# Copyright 2022-2023 Jake Winters
|
||||
# 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
|
||||
export LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
|
||||
|
||||
# Prompt
|
||||
PROMPT="%n@%M - %~ : %# "
|
||||
PROMPT="%n@%M - %~/ : %# "
|
||||
|
||||
# Options
|
||||
setopt extendedglob KSH_ARRAYS nomatch
|
||||
|
Loading…
x
Reference in New Issue
Block a user