]> git.sev.monster Git - dotfiles.git/blame - etc/pythonrc
zshrc: update aliases
[dotfiles.git] / etc / pythonrc
CommitLineData
8d4a98e1 1# TODO: prevent ~/.python_history from being written?
2# https://unix.stackexchange.com/q/630642
3def clear():
4 import os
5 os.system('clear')
This page took 0.03554 seconds and 4 git commands to generate.