Skip to content

Commit d29f20d

Browse files
tapple-ciscojonathanslenders
authored andcommitted
Note in config example where the file goes on Windows
1 parent 0066c7e commit d29f20d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/ptpython_config/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
Copy this file to $XDG_CONFIG_HOME/ptpython/config.py
55
On Linux, this is: ~/.config/ptpython/config.py
66
On macOS, this is: ~/Library/Application Support/ptpython/config.py
7+
On Windows, this is: ~\AppData\Local\prompt_toolkit\ptpython\config.py
78
"""
89

910
from prompt_toolkit.filters import ViInsertMode

0 commit comments

Comments
 (0)