#! /bin/zsh # # this file: # http://user.it.uu.se/~embe8573/conf/.zsh/ide-python # https://dataswamp.org/~incal/conf/.zsh/ide-python p3 () { clear python3 -ic "" }