From c34956548296fa9dcd08c44729d4e51fc22239d5 Mon Sep 17 00:00:00 2001 From: shaoying Date: Sat, 7 Aug 2021 14:30:45 +0800 Subject: [PATCH] fix some --- etc/init.shy | 2 +- etc/miss.sh | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/init.shy b/etc/init.shy index 90aa93d4..e7db4d49 100644 --- a/etc/init.shy +++ b/etc/init.shy @@ -65,7 +65,7 @@ ~yac ~cli - target web.chat.lark + target web.code.bash ~web.chat.wx config menu hash "" diff --git a/etc/miss.sh b/etc/miss.sh index d4c891fe..425fdde4 100644 --- a/etc/miss.sh +++ b/etc/miss.sh @@ -4,6 +4,7 @@ if [ "$ISH_CONF_PRE" = "" ]; then source $PWD/.ish/plug.sh || source $HOME/.ish/plug.sh fi +require sys/cli/file.sh [ -f ~/.bash_profile ] || echo "source ~/.bashrc" >> ~/.bash_profile ish_sys_link_create ~/.bash_local $PWD/etc/conf/bash_local.sh