forked from x/ContextOS
opt some
This commit is contained in:
parent
3f02859263
commit
cb8610a272
10
etc/init.shy
10
etc/init.shy
@ -7,15 +7,21 @@
|
||||
role white void web.code.input.find
|
||||
role white void web.wiki.alpha.find
|
||||
|
||||
~web.code
|
||||
alpine mirrors
|
||||
alpine tzone
|
||||
|
||||
~web.code
|
||||
webpack insert xterm
|
||||
webpack insert xterm-addon-fit
|
||||
webpack insert xterm-addon-web-links
|
||||
webpack insert xterm/css/xterm.css
|
||||
|
||||
favor remove zone _xterm
|
||||
favor insert zone _xterm type "ice.bin source stdio"
|
||||
favor insert zone _xterm type "tmux attach -t miss"
|
||||
favor insert zone _xterm type "docker run -w /root -it alpine"
|
||||
favor insert zone _xterm type "docker run -it contexts"
|
||||
favor insert zone _xterm type "tmux attach -t miss"
|
||||
favor insert zone _xterm type "ice.bin source stdio"
|
||||
favor insert zone _xterm type "python"
|
||||
favor insert zone _xterm type "node"
|
||||
|
||||
|
@ -28,6 +28,8 @@ import (
|
||||
_ "shylinux.com/x/golang-story/src/kubernetes"
|
||||
_ "shylinux.com/x/golang-story/src/prometheus"
|
||||
|
||||
_ "shylinux.com/x/linux-story/iso/alpine"
|
||||
|
||||
_ "shylinux.com/x/linux-story/src/busybox"
|
||||
_ "shylinux.com/x/linux-story/src/ctags"
|
||||
_ "shylinux.com/x/linux-story/src/ffmpeg"
|
||||
@ -49,4 +51,4 @@ import (
|
||||
_ "shylinux.com/x/golang-story/src/data/leecode"
|
||||
)
|
||||
|
||||
func main() { print(ice.Run()) }
|
||||
func main() { print(ice.Run()) }
|
||||
|
@ -43,5 +43,3 @@ source "usr/icebergs/misc/java/spring.shy"
|
||||
source "usr/icebergs/misc/node/compile.shy"
|
||||
source "usr/icebergs/misc/node/vue.shy"
|
||||
source "usr/icebergs/misc/coder/coder.shy"
|
||||
|
||||
source h2/h2.shy
|
@ -52,12 +52,16 @@ project "研发群"
|
||||
usr/mysql-story/src/elasticsearch/elasticsearch.shy "搜索引擎"
|
||||
usr/mysql-story/src/clickhouse/clickhouse.shy "搜索引擎"
|
||||
profile "测试群"
|
||||
release "发布 release"
|
||||
~ web.code install upgrade webpack binpack autogen compile publish
|
||||
release "流程 release"
|
||||
~ web.code webpack compile publish
|
||||
web.code.docker.client
|
||||
web.space
|
||||
web.dream
|
||||
~ web.code.git server status
|
||||
research "测试 research"
|
||||
~ web.code favor bench pprof xterm
|
||||
toolkit "工具 toolkit"
|
||||
~ web.code favor xterm inner vimer bench pprof oauth
|
||||
language "语言 language"
|
||||
~ web.code c sh shy go js py
|
||||
operate "运维群"
|
||||
aaa "权限 aaa"
|
||||
- user totp sess role
|
||||
|
Loading…
x
Reference in New Issue
Block a user