el-get/recipes/pythonbrew-mini.rcp
2020-12-27 13:38:57 +01:00

8 lines
270 B
Plaintext

(:name pythonbrew-mini
:description "Emacs integration for pythonbrew"
:type git
:features pythonbrew-mini
:url "https://git.fcuny.net/fcuny/pythonbrew-mini.git"
:compile "pythonbrew-mini.el"
:post-init (pythonbrew-use-latest))