From c654c59251edd281e214baca0ddd1ad6f1159cca Mon Sep 17 00:00:00 2001 From: harveyshao Date: Wed, 12 May 2021 13:13:56 +0800 Subject: [PATCH] opt some --- etc/conf/bash_local.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/conf/bash_local.sh b/etc/conf/bash_local.sh index 5c0d9582..e5867fff 100644 --- a/etc/conf/bash_local.sh +++ b/etc/conf/bash_local.sh @@ -17,4 +17,3 @@ fi ps aux |grep tmux &>/dev/null && return ps aux |grep ice.bin &>/dev/null && return cd $CTX_ROOT && source etc/miss.sh -[ -f ~/.bash_local ] && source ~/.bash_local