el-get/recipes/eshell-manual.rcp

8 lines
251 B
Plaintext
Raw Normal View History

2012-09-09 23:51:47 +08:00
(:name eshell-manual
:description "eshell is great but lacks a good manual, someone wrote one."
:type github
:pkgname "aidalgol/eshell-manual"
2012-09-09 23:51:47 +08:00
:build (("make" "eshell.info"))
:compile nil
:info "eshell.info")