From e254c557d15002b1c230fa54b7fbfe784f640930 Mon Sep 17 00:00:00 2001 From: TheK4n Date: Fri, 15 Oct 2021 00:13:31 +0300 Subject: [PATCH] path remove --- .bashrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.bashrc b/.bashrc index 4e01b1c..0a35923 100644 --- a/.bashrc +++ b/.bashrc @@ -1,5 +1,4 @@ -export PATH="$PATH:$HOME/bin" if [ -f $HOME/.bash_aliases ]; then source $HOME/.bash_aliases