Skip to content

Commit 693bc25

Browse files
author
Stephan Dilly
committed
doc key_config file location on windows
1 parent a5b63e5 commit 693bc25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

KEY_CONFIG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ The location of the file depends on your OS:
1212
* `$HOME/.config/gitui/key_config.ron` (mac)
1313
* `$XDG_CONFIG_HOME/gitui/key_config.ron` (linux using XDG)
1414
* `$HOME/.config/gitui/key_config.ron` (linux)
15+
* `%APPDATA%/gitui/key_config.ron` (Windows)
1516

1617
Here is a [vim style key config](vim_style_key_config.ron) with `h`, `j`, `k`, `l` to navigate. Use it to copy the content into `key_config.ron` to get vim style key bindings.

0 commit comments

Comments
 (0)