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