added instructions
This commit is contained in:
parent
42954d8a2d
commit
bc2f538252
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
|
@ -1,3 +1,12 @@
|
|||
# skratch
|
||||
|
||||
A cli program to create and edit temporary files
|
||||
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
|
||||
|
||||
EDITOR=vi
|
||||
VISUAL=geany
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue