# use the ./pythonrc.py file as the rc for the python # this enables among other things: # - command completion on , # - prettyprinting of long variables # - a colored prompt # - editing commands in an editor with '\e' # to change the editor: set the EDITOR env variable. PYTHONSTARTUP=$ZSH/plugins/python/pythonrc.py export PYTHONSTARTUP #aliases alias py=python alias pytohn=python alias pyton=python alias py=python alias py=python