From f2f144ec007999d9c41ea68028962e3d7045c64e Mon Sep 17 00:00:00 2001 From: swaggboi Date: Fri, 4 Apr 2025 11:19:51 -0400 Subject: [PATCH] Remove this newline was bothering me --- my_home/.config/openbox/environment | 1 - 1 file changed, 1 deletion(-) diff --git a/my_home/.config/openbox/environment b/my_home/.config/openbox/environment index 2d9c7e4..a4370a1 100644 --- a/my_home/.config/openbox/environment +++ b/my_home/.config/openbox/environment @@ -7,7 +7,6 @@ PATH=${PATH}:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin export PATH # 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}"