Remove unnecessary period in comment.
This commit is contained in:
parent
c036564d97
commit
16a908f9aa
@ -4,7 +4,7 @@
|
|||||||
# 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.3.0.21
|
# Version: 7.3.1.22
|
||||||
|
|
||||||
|
|
||||||
# Temporarily export variables until permanent solution is found
|
# Temporarily export variables until permanent solution is found
|
||||||
@ -51,7 +51,7 @@ if test -z "${XDG_RUNTIME_DIR}"; then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Aliases.
|
# Aliases
|
||||||
## Global
|
## Global
|
||||||
if [[ -f ~/.zsh-alias-global ]]; then
|
if [[ -f ~/.zsh-alias-global ]]; then
|
||||||
. ~/.zsh-alias-global
|
. ~/.zsh-alias-global
|
||||||
|
Loading…
x
Reference in New Issue
Block a user