From 5be8a10d6ec2b6f96896e40f3cdc3db2fb11d5a6 Mon Sep 17 00:00:00 2001 From: swaggboi Date: Fri, 4 Apr 2025 12:13:28 -0400 Subject: [PATCH] Remove this newline --- my_home/.profile | 1 - 1 file changed, 1 deletion(-) diff --git a/my_home/.profile b/my_home/.profile index 38895e7..20fee4b 100644 --- a/my_home/.profile +++ b/my_home/.profile @@ -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}"