mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-26 01:04:06 +08:00
88 lines
2.2 KiB
Plaintext
88 lines
2.2 KiB
Plaintext
~aaa
|
|
role white void web.code.git.total
|
|
role white void web.code.git.spide
|
|
role white void web.code.git.trend
|
|
role white void web.code.inner
|
|
role white void web.wiki.word
|
|
|
|
role white void usr/local/go
|
|
role white void usr/linux-story
|
|
role white void usr/nginx-story
|
|
role white void usr/golang-story
|
|
role white void usr/redis-story
|
|
role white void usr/mysql-story
|
|
role white void usr/learning
|
|
role white void usr/volcanos
|
|
role white void usr/icebergs
|
|
role white void usr/intshell
|
|
role white void usr/publish
|
|
role white void usr/install
|
|
role white void src/main
|
|
role white void src/help
|
|
|
|
role black tech aaa.role
|
|
|
|
~web
|
|
config serve meta.dump false
|
|
|
|
~web.code
|
|
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"
|
|
|
|
~web.code.input
|
|
# wubi import usr/wubi-dict/wubi86
|
|
wubi import usr/wubi-dict/person
|
|
|
|
~web.wiki.alpha
|
|
# alpha import
|
|
|
|
~web.chat
|
|
config header title shylinux.com/x/contexts
|
|
config footer legal.0 `<a href="mailto:shylinux@163.com">shylinux@163.com</a>`
|
|
config footer legal.1 "京ICP备15046864号-1"
|
|
|
|
email action create type "163" name "keyword" text "https://mail.163.com"
|
|
|
|
~web.chat.wx
|
|
config menu hash ""
|
|
menu create zone home
|
|
menu insert zone home title "网站主页" refer "https://shylinux.com"
|
|
menu insert zone home title "产品工具" refer "https://shylinux.com?river=product"
|
|
|
|
~web.mall
|
|
# taobao action create type "taobao" name "q" text "https://s.taobao.com/search"
|
|
# beike action create type "beike" text "https://ke.com/ershoufang/rs"
|
|
|
|
~cli
|
|
target web.code.bash
|
|
|
|
~ctx
|
|
|
|
~lex
|
|
|
|
~yac
|
|
|
|
~log
|
|
|
|
~gdb
|
|
event action listen event dream.create cmd web.code.tmux.session
|
|
|
|
~mdb
|
|
|
|
~ssh
|
|
source local.shy
|
|
~nfs
|
|
|
|
~tcp
|
|
|
|
return
|
|
matrix create shy 32 32
|
|
matrix insert shy num num "[0-9]*"
|
|
matrix insert shy key key "[a-z0-9]*"
|
|
matrix insert shy stm stm "if key < num"
|
|
matrix insert shy num num [0-9]*
|
|
matrix insert shy str str \"[a-h]*\"
|
|
matrix insert shy op2 op2 >
|
|
matrix insert shy op2 op2 >=
|
|
matrix insert shy exp exp num op2 num
|