Skip to content

Commit 859cff9

Browse files
committed
Add Readme
1 parent 4ff7efb commit 859cff9

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Personal Python Startup File
2+
============================
3+
4+
Python allows for a startup file to be run anytime you open a Python
5+
interpreter. This one doesn't do a ton beyond colorizing the prompts.
6+
7+
On Linux, this can be managed (I believe) as a "regular" homeshick castle.
8+
9+
On Windows, clone the diretory, install the requirements, and then run
10+
`load-windows.py`. The last script adds the appropriate key to the Windows
11+
registry so the Startup file will be loaded. The cloned repo will need to
12+
remain on disk.

0 commit comments

Comments
 (0)