el-get/recipes/shrink-path.rcp
Jon Miller 2897284bdf Correct shrink-path.rcp migrated project location
shrink-path has moved from GitHub to GitLab.

Fixes #2746
2020-02-13 19:16:32 -05:00

7 lines
313 B
Plaintext

(:name shrink-path
:website "https://gitlab.com/bennya/shrink-path.el"
:description "Small utility functions that allow for fish-style trunctated directories in eshell and for example modeline."
:depends (dash f s)
:type git
:url "https://gitlab.com/bennya/shrink-path.el.git")