mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 08:48:06 +08:00
22 lines
507 B
Plaintext
22 lines
507 B
Plaintext
# 应用配置
|
|
~chat
|
|
config save var/tmp/share.json share
|
|
~wiki
|
|
config save var/tmp/story.json story
|
|
~code
|
|
config save var/tmp/vim.json vim
|
|
config save var/tmp/zsh.json zsh
|
|
config save var/tmp/dream.json dream
|
|
config save var/tmp/code.json login
|
|
|
|
# 系统配置
|
|
~ssh
|
|
config save var/data/flow.json flow
|
|
config save var/data/work.json work
|
|
~aaa
|
|
config save var/tmp/auth.json auth
|
|
config save var/tmp/short.json short
|
|
~cli
|
|
config save var/tmp/runtime.json runtime
|
|
|