Add config and readme
This commit is contained in:
parent
8aaad576dd
commit
484579eb36
2 changed files with 3 additions and 0 deletions
1
README
Normal file
1
README
Normal file
|
|
@ -0,0 +1 @@
|
|||
Copy git-purr.scm somewhere in PATH, rename it to git or use a shell alias. Copy the example config.scm to $XDG_CONFIG_HOME/git-purr/. Sorry about the README being so ugly, openbsd cgit doesn't install a renderer script by default, I'll fix it some day.
|
||||
2
config.scm
Normal file
2
config.scm
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
(("purr" . "pull")
|
||||
("ls" . "ls-files"))
|
||||
Loading…
Add table
Add a link
Reference in a new issue