From 5f39aa09facd932e5d70b6c974f85da317dec3f9 Mon Sep 17 00:00:00 2001 From: Daniel Dolezal Date: Fri, 6 Dec 2024 10:52:21 +0100 Subject: [PATCH] remove not neaded new line --- bash-config/.bash_profile | 1 - 1 file changed, 1 deletion(-) diff --git a/bash-config/.bash_profile b/bash-config/.bash_profile index 0551e69..05f7894 100644 --- a/bash-config/.bash_profile +++ b/bash-config/.bash_profile @@ -6,7 +6,6 @@ if [ -f ~/.bashrc ]; then fi # User specific environment and startup programs - PATH=$PATH:$HOME/bin export PATH