Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add `make config` mechanism. | rsiddharth | 2016-07-09 | 1 | -0/+12 |
| | | | | | | | | | | | | `make config` will now install a sample configuration file at `~/.config/git-difme/config`. * Makefile (config, $(config_dir), $(config_file)): new targets. * README.org (the config file): add sub section under `installing` section. * examples/config: add file; sample user config file. | ||||
* | add Makefile | rsiddharth | 2016-07-07 | 1 | -0/+26 |