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