From ab7bd5ae26db34450c471fec3eb210f3b2a49f0d Mon Sep 17 00:00:00 2001 From: kake26 Date: Fri, 24 Sep 2021 08:14:45 -0500 Subject: [PATCH] Shelf .bashrc for now --- .bashrc | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .bashrc diff --git a/.bashrc b/.bashrc deleted file mode 100644 index 12fe5b8..0000000 --- a/.bashrc +++ /dev/null @@ -1,3 +0,0 @@ -# Where the shell has functions added and loads other stuff related to our code snippets -# Usually not empty and normally generated initially by your linux distro -# Any stuff in here can be appended to a existing .bashrc file