summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* update Makefile.rsiddharth2016-07-101-0/+3
| | | | * Makefile: add blank lines.
* update Makefilersiddharth2016-07-101-0/+2
| | | | * Makefile: add blank lines.
* add `make config` mechanism.rsiddharth2016-07-091-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 Makefilersiddharth2016-07-071-0/+26