This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-07-05
Channels
- # announcements (1)
- # asami (21)
- # aws (19)
- # babashka (37)
- # beginners (38)
- # clj-kondo (7)
- # clj-otel (8)
- # clojure (29)
- # clojure-europe (54)
- # clojure-nl (3)
- # clojure-spec (2)
- # clojure-uk (2)
- # clojurescript (15)
- # conjure (1)
- # data-science (1)
- # datomic (21)
- # emacs (6)
- # events (3)
- # figwheel-main (1)
- # gratitude (13)
- # holy-lambda (11)
- # joyride (6)
- # klipse (3)
- # malli (14)
- # missionary (26)
- # nbb (31)
- # omni-trace (2)
- # pathom (3)
- # reagent (1)
- # reitit (1)
- # releases (1)
- # shadow-cljs (24)
- # sql (27)
- # tools-deps (4)
- # vim (21)
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:
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. 😄
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.
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.