From a06ebadf5658c138ff55bbd005ce1fa9c52724ad 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 28b40b7..20cfe84 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -175,3 +175,4 @@ fi source ~/dotfiles/shell/common source ~/dotfiles/shell/personal #added by 6500gitsetup source ~/dotfiles/shell/aliases +source ~/dotfiles/shell/work