]> git.sev.monster Git - dotfiles.git/blob - base/.pythonrc
add required/useful scripts, install.sh support
[dotfiles.git] / base / .pythonrc
1 def clear():
2     import os
3     os.system('clear')
This page took 0.039309 seconds and 4 git commands to generate.