From 7ec81511314ec17df4c1a179af448b5ab98c9a7b Mon Sep 17 00:00:00 2001 From: Sarthak Jain Date: Sun, 15 Mar 2026 14:15:45 +0530 Subject: [PATCH] add work config in bash --- bash/.bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bash/.bashrc b/bash/.bashrc index 2834d2b..3816b16 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -175,3 +175,4 @@ fi source ~/.config/shell/common source ~/.config/shell/personal #added by 6500gitsetup source ~/.config/shell/aliases +source ~/.config/shell/work