forked from x/ContextOS
opt some
This commit is contained in:
parent
3578f44294
commit
fb45d6fd08
37
etc/init.shy
37
etc/init.shy
@ -1,11 +1,11 @@
|
|||||||
~aaa
|
~aaa
|
||||||
role white void tmp
|
|
||||||
role white void web.code.inner
|
role white void web.code.inner
|
||||||
|
role white void tmp
|
||||||
|
|
||||||
~web
|
~web
|
||||||
config serve meta.title github.com/shylinux/contexts
|
config serve meta.title github.com/shylinux/contexts
|
||||||
config serve meta.legal.0 `<a href="mailto:shylinux@163.com">shylinux@163.com</a>`
|
config serve meta.legal.0 `<a href="mailto:shylinux@163.com">shylinux@163.com</a>`
|
||||||
config serve meta.legal.1 "京ICP备15046864号-1"
|
config serve meta.legal.1 "京ICP备15046864号-1"
|
||||||
|
|
||||||
config share meta.domain https://shylinux.com
|
config share meta.domain https://shylinux.com
|
||||||
|
|
||||||
~web.code
|
~web.code
|
||||||
@ -15,6 +15,15 @@
|
|||||||
publish usr/icebergs/misc/vim/auto.vim
|
publish usr/icebergs/misc/vim/auto.vim
|
||||||
publish usr/icebergs/misc/tmux/auto.tmux
|
publish usr/icebergs/misc/tmux/auto.tmux
|
||||||
|
|
||||||
|
~web.code
|
||||||
|
bench action create "demo"
|
||||||
|
bench action insert "demo" http command
|
||||||
|
bench action insert "demo" http config
|
||||||
|
|
||||||
|
pprof action create "demo" bin/ice.bin http://localhost:9020/code/pprof/profile 3
|
||||||
|
pprof action insert "demo" bench config
|
||||||
|
pprof action insert "demo" shell pwd
|
||||||
|
|
||||||
~web.code.tmux
|
~web.code.tmux
|
||||||
init
|
init
|
||||||
|
|
||||||
@ -22,27 +31,29 @@
|
|||||||
init
|
init
|
||||||
|
|
||||||
~web.code.git
|
~web.code.git
|
||||||
repos intshell usr/intshell
|
# repos intshell usr/intshell
|
||||||
repos icebergs usr/icebergs
|
# repos icebergs usr/icebergs
|
||||||
repos volcanos usr/volcanos
|
# repos volcanos usr/volcanos
|
||||||
|
#
|
||||||
repos toolkits usr/toolkits
|
# repos toolkits usr/toolkits
|
||||||
repos learning usr/learning
|
# repos learning usr/learning
|
||||||
repos wubi-dict usr/wubi-dict
|
# repos wubi-dict usr/wubi-dict
|
||||||
# repos word-dict usr/word-dict
|
# repos word-dict usr/word-dict
|
||||||
init
|
init
|
||||||
|
|
||||||
~web.code.input
|
~web.code.input
|
||||||
|
# load
|
||||||
# import usr/wubi-dict/person
|
# import usr/wubi-dict/person
|
||||||
|
|
||||||
# ~web.wiki.alpha
|
~web.wiki.alpha
|
||||||
# load
|
# load
|
||||||
#
|
|
||||||
~web.wiki.draw
|
|
||||||
config draw meta.path usr/learning
|
|
||||||
~web.wiki
|
~web.wiki
|
||||||
config word meta.path usr/learning
|
config word meta.path usr/learning
|
||||||
|
~web.wiki.draw
|
||||||
|
config draw meta.path usr/learning
|
||||||
|
|
||||||
~ssh
|
~ssh
|
||||||
source etc/local.shy
|
source etc/local.shy
|
||||||
target web.code.input.load
|
target web.code.input.load
|
||||||
|
target web.code.bench
|
||||||
|
Loading…
x
Reference in New Issue
Block a user