Fork me on GitHub
#emacs
<
2022-07-05
>
oxalorg (Mitesh)11:07:41

Thanks @otfrom for the tag, I'm maintaining a literate org configuration with Corgi here in https://github.com/oxalorg/dotfiles/blob/master/emacs.d/init.org I also have vertico and consult working with Corgi but it needs this PR to work: https://github.com/corgi-emacs/corgi-packages/pull/10 Also working on a video explaining this file and going through some more basics of corgi. :dancer:

❤️ 4
Benjamin C01:07:01

Thanks @U013MQC5YKD! An init file is exactly what I was planning to ask about (and in the future, will do upfront; thanks @U3X7174KS for the dont-ask-to-ask link!) I'm hoping to at some point have a complete dev setup with guix/corgi/clojure etc., but time is precious so every bit I don't have to figure out myself is much appreciated. 😄

🙌 2
otfrom07:07:54

guix and use-package/corgi seem like a bit of a conflict to me. I've never really liked my OS managing my emacs packages for me.

Benjamin C17:07:07

Hmm, I haven't gotten that far yet; I was assuming I could still use use-package and just leave out emacs packages from guix, but I have no idea if that's possible or not.

otfrom17:07:00

You can. I think it is more of a design conflict than an implementation one