forked from x/ContextOS
16 lines
336 B
Plaintext
16 lines
336 B
Plaintext
# 应用配置
|
|
~code
|
|
config save var/tmp/vim/vim.json vim
|
|
config save var/tmp/zsh.json zsh
|
|
|
|
# 系统配置
|
|
~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
|
|
|