el-get/recipes/eshell-manual.rcp
Rüdiger Sonderfeld 0d7d79d178 Recipe: Fixed eshell-manual repo.
https://github.com/nicferrier/eshell-manual seems to be the official
repo now.

Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-05-15 11:57:28 +02:00

8 lines
253 B
Plaintext

(:name eshell-manual
:description "eshell is great but lacks a good manual, someone wrote one."
:type github
:pkgname "nicferrier/eshell-manual"
:build (("make" "eshell.info"))
:compile nil
:info "eshell.info")