6 lines
263 B
Plaintext
6 lines
263 B
Plaintext
###此配置不支持参数后注释,须另起一行
|
||
|
||
# 是否将命令历史记录保存到文件并加载它。默认:no
|
||
persist_history=yes
|
||
# 命令历史记录文件的路径。默认:~~state/command_history.txt
|
||
history_path=~~/files/command_history.txt |