Преглед на файлове

Add ptpython config

master
10sr преди 9 месеца
родител
ревизия
8b39a1a1d2
променени са 1 файла, в които са добавени 14 реда и са изтрити 0 реда
  1. +14
    -0
      others/ptpython.py

+ 14
- 0
others/ptpython.py Целия файл

@@ -0,0 +1,14 @@
"""
Configuration for ``ptpython``.

Copy this file to $XDG_CONFIG_HOME/ptpython/config.py
On Linux, this is: ~/.config/ptpython/config.py
On macOS, this is: ~/Library/Application Support/ptpython/config.py
"""

__all__ = ["configure"]


def configure(repl):
repl.use_code_colorscheme("native")
return

Зареждане…
Отказ
Запис