1
0
forked from x/ContextOS
This commit is contained in:
harveyshao 2021-11-29 10:08:38 +08:00
parent 2b9af25128
commit 45a6ef98c0
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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