mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt git.spide
This commit is contained in:
parent
adac9c9d4c
commit
4871227626
@ -6,7 +6,7 @@ export LC_ALL=en_US.utf-8
|
||||
export CTX_ROOT=${CTX_ROOT:=~/contexts}
|
||||
export GOROOT=$CTX_ROOT/usr/local/go
|
||||
|
||||
export PATH=$CTX_ROOT/bin:$CTX_ROOT/usr/local/bin:$GOROOT/bin:$GOBIN:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
|
||||
export PATH=$CTX_ROOT/bin:$CTX_ROOT/usr/publish:$CTX_ROOT/usr/local/bin:$GOROOT/bin:$GOBIN:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
|
||||
|
||||
if [ -f ~/.ish/plug.sh ] && source ~/.ish/plug.sh; then
|
||||
require conf.sh
|
||||
|
21
src/main.shy
21
src/main.shy
@ -13,10 +13,8 @@ bash tmux golang git vim
|
||||
|
||||
chapter "理论"
|
||||
label "理论" `
|
||||
ctx cli web aaa
|
||||
lex yac gdb log
|
||||
tcp nfs ssh mdb
|
||||
` stroke yellow fill black
|
||||
自动化 模块化 集群化
|
||||
` stroke yellow fill black font-family none
|
||||
|
||||
chapter "项目"
|
||||
label "项目" `
|
||||
@ -24,9 +22,14 @@ volcanos icebergs intshell
|
||||
learning toolkits contexts
|
||||
` stroke red fill black
|
||||
|
||||
section "框架"
|
||||
field "火山架" web.code.git.trend args `volcanos`
|
||||
field "火山架" web.code.git.spide args `volcanos`
|
||||
section "火山架"
|
||||
field "趋势" web.code.git.trend args `volcanos`
|
||||
field "架构" web.code.git.spide args `volcanos`
|
||||
|
||||
field "冰山架" web.code.git.trend args `icebergs`
|
||||
field "冰山架" web.code.git.spide args `icebergs`
|
||||
section "冰山架"
|
||||
field "趋势" web.code.git.trend args `icebergs`
|
||||
field "架构" web.code.git.spide args `icebergs`
|
||||
|
||||
section "神农架"
|
||||
field "趋势" web.code.git.trend args `intshell`
|
||||
field "架构" web.code.git.spide args `intshell`
|
||||
|
Loading…
x
Reference in New Issue
Block a user