1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00

opt git.spide

This commit is contained in:
shaoying 2021-04-10 14:12:34 +08:00
parent adac9c9d4c
commit 4871227626
2 changed files with 13 additions and 10 deletions

View File

@ -6,7 +6,7 @@ export LC_ALL=en_US.utf-8
export CTX_ROOT=${CTX_ROOT:=~/contexts} export CTX_ROOT=${CTX_ROOT:=~/contexts}
export GOROOT=$CTX_ROOT/usr/local/go 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 if [ -f ~/.ish/plug.sh ] && source ~/.ish/plug.sh; then
require conf.sh require conf.sh

View File

@ -13,10 +13,8 @@ bash tmux golang git vim
chapter "理论" chapter "理论"
label "理论" ` label "理论" `
ctx cli web aaa 自动化 模块化 集群化
lex yac gdb log ` stroke yellow fill black font-family none
tcp nfs ssh mdb
` stroke yellow fill black
chapter "项目" chapter "项目"
label "项目" ` label "项目" `
@ -24,9 +22,14 @@ volcanos icebergs intshell
learning toolkits contexts learning toolkits contexts
` stroke red fill black ` stroke red fill black
section "架" section "火山架"
field "火山架" web.code.git.trend args `volcanos` field "趋势" web.code.git.trend args `volcanos`
field "火山架" web.code.git.spide args `volcanos` field "架" web.code.git.spide args `volcanos`
field "冰山架" web.code.git.trend args `icebergs` section "冰山架"
field "冰山架" web.code.git.spide args `icebergs` 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`