]> git.sev.monster Git - dotfiles.git/blame_incremental - etc/pythonrc
zshrc: add grep and zutils aliases
[dotfiles.git] / etc / pythonrc
... / ...
CommitLineData
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.030009 seconds and 4 git commands to generate.