mirror of
https://github.com/veeso/termscp.git
synced 2026-07-23 16:17:22 +02:00
docs(config): update config dir paths for macOS/Windows in en & zh
Reflect the new config directory locations (~/.config/termscp on macOS, %USERPROFILE%\.termscp on Windows) across the English and Chinese docs, and add a CLAUDE.md note to keep both translations in sync.
This commit is contained in:
@@ -7,8 +7,8 @@ termscp 允许你将常用的主机保存为书签,随后可从主界面快速
|
||||
书签会在可能的情况下保存在配置目录中:
|
||||
|
||||
- Linux/BSD 上为 `$HOME/.config/termscp/`
|
||||
- macOS 上为 `$HOME/Library/Application Support/termscp`
|
||||
- Windows 上为 `FOLDERID_RoamingAppData\termscp\`
|
||||
- macOS 上为 `$HOME/.config/termscp/`
|
||||
- Windows 上为 `%USERPROFILE%\.termscp\`
|
||||
|
||||
## 保存密码
|
||||
|
||||
|
||||
Reference in New Issue
Block a user