From 2dddc3ae8e81debf94041842e0e8281903f765c4 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Sun, 26 Feb 2023 01:29:51 -0500 Subject: [PATCH] Auto Update --- files/.bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/files/.bashrc b/files/.bashrc index 1760d3a..9ccb601 100644 --- a/files/.bashrc +++ b/files/.bashrc @@ -62,3 +62,4 @@ fi if [ -d ~/.client ]; then for f in ~/.client/.*; do if [[ -f $f ]]; then source $f ; fi; done fi +