Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 419 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 419 Bytes

openJunkfile

Create a file to write memos and codes that you can throw away.

The Open Junkfile command has been added. When the command is executed, a file is created in $HOME/junk/%Y/%m/%d-%h%m%s.xxx.

usage

openjunkfile

Settings

{
  // junkfile create directory
  "junkfile.dir": "junk"    
}