mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
docs: adds windows log file location to readme
This commit is contained in:
parent
25198101f2
commit
64acf1c13b
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ This will log to:
|
|||
- macOS: `$HOME/Library/Caches/gitui/gitui.log`
|
||||
- Linux using `XDG`: `$XDG_CACHE_HOME/gitui/gitui.log`
|
||||
- Linux: `$HOME/.cache/gitui/gitui.log`
|
||||
- Windows: `%LOCALAPPDATA%/gitui/gitui.log`
|
||||
|
||||
# Color Theme
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue