Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ptpython config and history files #1

Merged
merged 1 commit into from
Nov 16, 2021
Merged

Conversation

mgd722
Copy link
Member

@mgd722 mgd722 commented Nov 16, 2021

This uses the official/upstream way of finding the config and history file,
since ~/.ptpython/config.py is deprecated. It also uses the global ones,
though it can be easily extended to support per project config and history.
But that's for a rainy day.

Fixes jacquerie#7 and jacquerie#13.

Merging Max's changes in so that it'll play nice with pip git installs

This uses the official/upstream way of finding the config and history file,
since ~/.ptpython/config.py is deprecated. It also uses the global ones,
though it can be easily extended to support per project config and history.
But that's for a rainy day.

Fixes jacquerie#7 and jacquerie#13.
@mgd722 mgd722 merged commit 58e0878 into master Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use configuration file in home directory
2 participants