diff --git a/etc/conf/bash_local.sh b/etc/conf/bash_local.sh index b1b5ef29..e5867fff 100644 --- a/etc/conf/bash_local.sh +++ b/etc/conf/bash_local.sh @@ -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 diff --git a/src/main.shy b/src/main.shy index 776659d3..1b67138c 100644 --- a/src/main.shy +++ b/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`