Remove this newline

This commit is contained in:
swagg boi 2025-04-04 12:13:28 -04:00
parent f2f144ec00
commit 5be8a10d6e

View File

@ -54,7 +54,6 @@ esac
export LANG="en_US.UTF-8"
# Set MANPATH
if [ $MANPATH ]; then
# Set the builtins first if it's already set
MANPATH="/usr/bin/man:/usr/share/man:/usr/X11R7/man:${MANPATH}"