forked from x/ContextOS
opt some
This commit is contained in:
parent
2b9af25128
commit
45a6ef98c0
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user