From c4ea8c057fccd4783196f7b6b578afbb949f746f Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Wed, 20 Mar 2024 14:32:47 +0100 Subject: Move all code into new directory structure --- .bash_profile | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .bash_profile (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile deleted file mode 100644 index 37ea25c..0000000 --- a/.bash_profile +++ /dev/null @@ -1,2 +0,0 @@ -# Honor per-interactive-shell startup file -if [ -f ~/.bashrc ]; then . ~/.bashrc; fi -- cgit v1.2.3