diff --git a/etc/init.shy b/etc/init.shy index 969691ef..cc671d79 100644 --- a/etc/init.shy +++ b/etc/init.shy @@ -1,11 +1,11 @@ ~aaa - role white void tmp role white void web.code.inner + role white void tmp + ~web config serve meta.title github.com/shylinux/contexts config serve meta.legal.0 `shylinux@163.com` config serve meta.legal.1 "京ICP备15046864号-1" - config share meta.domain https://shylinux.com ~web.code @@ -15,6 +15,15 @@ publish usr/icebergs/misc/vim/auto.vim 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 init @@ -22,27 +31,29 @@ init ~web.code.git - repos intshell usr/intshell - repos icebergs usr/icebergs - repos volcanos usr/volcanos - - repos toolkits usr/toolkits - repos learning usr/learning - repos wubi-dict usr/wubi-dict + # repos intshell usr/intshell + # repos icebergs usr/icebergs + # repos volcanos usr/volcanos + # + # repos toolkits usr/toolkits + # repos learning usr/learning + # repos wubi-dict usr/wubi-dict # repos word-dict usr/word-dict init ~web.code.input + # load # import usr/wubi-dict/person -# ~web.wiki.alpha -# load -# -~web.wiki.draw - config draw meta.path usr/learning +~web.wiki.alpha + # load + ~web.wiki config word meta.path usr/learning +~web.wiki.draw + config draw meta.path usr/learning ~ssh source etc/local.shy target web.code.input.load + target web.code.bench