mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-21 05:10:25 +08:00
readme: update avatars and preference storage path on macOS
This commit is contained in:
@@ -39,8 +39,8 @@ This software creates a folder `$"{System.Environment.SpecialFolder.ApplicationD
|
||||
| OS | PATH |
|
||||
| --- | --- |
|
||||
| Windows | `C:\Users\USER_NAME\AppData\Roaming\SourceGit` |
|
||||
| Linux | `/home/USER_NAME/.config/SourceGit` |
|
||||
| macOS | `/Users/USER_NAME/.config/SourceGit` |
|
||||
| Linux | `${HOME}/.config/SourceGit` |
|
||||
| macOS | `${HOME}/Library/Application Support/SourceGit` |
|
||||
|
||||
For **Windows** users:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user