mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
34 lines
568 B
Plaintext
34 lines
568 B
Plaintext
# 系统配置
|
|
~cli
|
|
config load tmp/runtime.json runtime
|
|
~aaa
|
|
config load tmp/short.json short
|
|
config load tmp/auth.json auth
|
|
~ssh
|
|
config load data/work.json work
|
|
config load data/flow.json flow
|
|
# 服务配置
|
|
~nfs
|
|
source etc/common.shy
|
|
~ssh
|
|
remote auto
|
|
~nfs
|
|
source local.shy
|
|
|
|
# 应用配置
|
|
~code
|
|
config load tmp/code.json dream login
|
|
config load tmp/zsh.json zsh
|
|
config load tmp/vim/vim.json vim
|
|
~wiki
|
|
config load tmp/story.json story
|
|
~chat
|
|
config load tmp/share.json share
|
|
|
|
# 终端配置
|
|
~cli
|
|
|
|
~wiki
|
|
~chat
|
|
~code
|