From bff631f97170fd7e8b6f868a98102e56f4e39f56 Mon Sep 17 00:00:00 2001 From: Frank Qing Date: Wed, 28 May 2025 04:46:05 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20(merlin=5Fdevbox.zsh):=20remove=20c?= =?UTF-8?q?ustom=20configurations=20for=20user-specific=20script=20sourcin?= =?UTF-8?q?g?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zshrc/merlin_devbox.zsh | 3 --- 1 file changed, 3 deletions(-) diff --git a/zshrc/merlin_devbox.zsh b/zshrc/merlin_devbox.zsh index 0ac1073..d3b1768 100644 --- a/zshrc/merlin_devbox.zsh +++ b/zshrc/merlin_devbox.zsh @@ -38,6 +38,3 @@ if [ -f /opt/tiger/rh2_bashrc ]; then source /opt/tiger/rh2_bashrc fi source /opt/tiger/mlx_deploy/userrc - -# Custom configurations -source /mnt/bn/qingyuhao-devbox/mlx/users/qingyuhao/playground/scripts/rc.sh