1
0
forked from x/ContextOS
This commit is contained in:
harveyshao 2021-09-28 10:16:18 +08:00
parent 75442b6816
commit ed68176951
2 changed files with 2 additions and 12 deletions

View File

@ -6,8 +6,8 @@ export CTX_ROOT=${CTX_ROOT:=~/contexts}
ish_sys_cli_prompt ish_sys_cli_prompt
ish_sys_cli_alias vi vim ish_sys_cli_alias vi vim
ish_sys_cli_alias t "tmux attach" ish_sys_cli_alias t "tmux attach"
ish_sys_path_insert $CTX_ROOT/usr/install/vim81/_install/bin
ish_sys_path_insert $CTX_ROOT/usr/publish ish_sys_path_insert $CTX_ROOT/usr/publish
ish_sys_path_insert $CTX_ROOT/usr/install/vim81/_install/bin
ps aux |grep -v grep |grep ice.bin &>/dev/null && return ps aux |grep -v grep |grep ice.bin &>/dev/null && return
ps aux |grep -v grep |grep tmux &>/dev/null && return ps aux |grep -v grep |grep tmux &>/dev/null && return

View File

@ -23,8 +23,7 @@
role black tech aaa.role role black tech aaa.role
~web ~web
# config serve meta.share "https://shylinux.com" config serve meta.dump false
# config share meta.domain "http://localhost:9020"
~web.code.input ~web.code.input
# wubi import usr/wubi-dict/wubi86 # wubi import usr/wubi-dict/wubi86
@ -37,15 +36,6 @@
github action create type "github" name "q" text "https://github.com/search" github action create type "github" name "q" text "https://github.com/search"
github action create type "mdn" name "q" text "https://developer.mozilla.org/zh-CN/search" github action create type "mdn" name "q" text "https://developer.mozilla.org/zh-CN/search"
# csdn action create type "csdn" name "q" text "https://so.csdn.net/so/search/all"
# csdn action create type "juejin" name "query" text "https://juejin.cn/search?type=all"
# csdn action create type "51cto" name "keywords" text "http://so.51cto.com/?sort=time"
# csdn action create type "oschina" name "q" text "https://www.oschina.net/search?scope=project"
# csdn action create type "imooc" name "words" text "https://www.imooc.com/search/"
# csdn action create type "segmentfault" name "q" text "https://segmentfault.com/search"
# csdn action create type "nowcoder" name "query" text "https://www.nowcoder.com/search?type=all"
# csdn action create type "leetcode-cn" name "search" text "https://leetcode-cn.com/problemset/all/"
~web.chat ~web.chat
config header title shylinux.com/x/contexts config header title shylinux.com/x/contexts
config footer legal.0 `<a href="mailto:shylinux@163.com">shylinux@163.com</a>` config footer legal.0 `<a href="mailto:shylinux@163.com">shylinux@163.com</a>`