JsonHunt / save-commands

Assign parametrized shell commands to file globs to be automatically run whenever the file is saved
MIT License
20 stars 11 forks source link

Support ".save-commands.json" (notice the dot prefix) in addition to "save-commands.json" #33

Open mvila opened 8 years ago

mvila commented 8 years ago

I like to distinguish files that are not really part of a project. The dot prefix convention is good for that purpose and it would be a nice improvement to support a ".save-commands.json" configuration file in addition to "save-commands.json".