mirror of
https://github.com/veeso/termscp.git
synced 2026-07-15 04:23:50 +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 lets you save your favourite hosts as bookmarks, which can then be loade
|
||||
Bookmarks are saved, when possible, in the configuration directory:
|
||||
|
||||
- `$HOME/.config/termscp/` on Linux/BSD
|
||||
- `$HOME/Library/Application Support/termscp` on macOS
|
||||
- `FOLDERID_RoamingAppData\termscp\` on Windows
|
||||
- `$HOME/.config/termscp/` on macOS
|
||||
- `%USERPROFILE%\.termscp\` on Windows
|
||||
|
||||
## Saving passwords
|
||||
|
||||
|
||||
Reference in New Issue
Block a user