From 45a6ef98c05cc5f90a00f45ff9a7599efaac2583 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Mon, 29 Nov 2021 10:08:38 +0800 Subject: [PATCH] opt some --- etc/conf/bash_local.sh | 2 +- etc/init.shy | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/conf/bash_local.sh b/etc/conf/bash_local.sh index ecda5d97..354243f0 100644 --- a/etc/conf/bash_local.sh +++ b/etc/conf/bash_local.sh @@ -6,9 +6,9 @@ export CTX_ROOT=${CTX_ROOT:=~/contexts} ish_sys_cli_prompt ish_sys_cli_alias vi vim ish_sys_cli_alias t "tmux attach" +ish_sys_path_load ish_sys_path_insert $PWD/usr/publish ish_sys_path_insert $PWD/bin -ish_sys_path_load ps aux |grep -v grep |grep ice.bin &>/dev/null && return ps aux |grep -v grep |grep tmux &>/dev/null && return diff --git a/etc/init.shy b/etc/init.shy index 590bb6b7..abc9b237 100644 --- a/etc/init.shy +++ b/etc/init.shy @@ -39,6 +39,6 @@ event action listen event dream.create cmd web.code.tmux.session ~ssh - target web.code.vim + target web.code.git source local.shy