Skip to content

Commit 3f24501

Browse files
authored
Add macOS path to config.py's docstring (#501)
1 parent ec697aa commit 3f24501

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
@@ -3,6 +3,7 @@
33
44
Copy this file to $XDG_CONFIG_HOME/ptpython/config.py
55
On Linux, this is: ~/.config/ptpython/config.py
6+
On macOS, this is: ~/Library/Application Support/ptpython/config.py
67
"""
78
from prompt_toolkit.filters import ViInsertMode
89
from prompt_toolkit.key_binding.key_processor import KeyPress

0 commit comments

Comments
 (0)