A cli program to create and edit temporary files
| LICENSE | ||
| README.md | ||
| skratch.py | ||
skratch
A cli program to create and edit temporary files
Installation:
mv skratch.py /usr/bin/skratch
set an env variable for $EDITOR and/or $VISUAL in .bashrc
export EDITOR=vi export VISUAL=geany