Skip to content

Commit

Permalink
fix default config directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mintty committed May 24, 2017
1 parent d865b01 commit e6ce36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Mintty can maintain its configuration file in various locations,
with the following precedence:
* file given with mintty option `-c` (not used by wsltty default installation)
* file `config` in directory given with mintty option `--configdir`
* This is `%APPDATA%\mintty\config` in the default wsltty installation.
* This is `%APPDATA%\wsltty\config` in the default wsltty installation.
* `%HOME%\.minttyrc` (usage deprecated with wsltty)
* `%HOME%\.config\mintty\config` (usage deprecated with wsltty)
* `%APPDATA%\mintty\config`
Expand Down

0 comments on commit e6ce36e

Please # to comment.