From a2d044490df31ba70a7d357175d5a344d7de51f1 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Sun, 26 Feb 2023 01:45:11 -0500 Subject: [PATCH] Auto Update --- files/.bashrc | 1 - 1 file changed, 1 deletion(-) diff --git a/files/.bashrc b/files/.bashrc index 1d28598..710130a 100644 --- a/files/.bashrc +++ b/files/.bashrc @@ -59,4 +59,3 @@ fi if [ -d ~/.client ]; then for f in ~/.client/.*; do if [[ -f $f ]]; then source $f ; fi; done fi -