• Free Palestine 🇵🇸
    link
    fedilink
    29 months ago

    A Flatpak of Doom Emacs? No. But you can just install the normal Emacs flatpak and then install Doom Emacs with 2 simple commands:

    git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.config/emacs

    ~/.config/emacs/bin/doom install

    Emacs will read these config files from the .config/emacs directory. Doom Emacs is not a different version of the program, it’s essentially just a set of configuration files.

      • Free Palestine 🇵🇸
        link
        fedilink
        29 months ago

        I don’t have a Linux Mint installation right now, but when I used Mint a few months ago this worked for me. The two commands are from the official Doom Emacs install guide. Could you tell me exactly what doesn’t work?

        • @jackpot@lemmy.mlOP
          link
          fedilink
          29 months ago

          when i use those commands it assume emacs is installed as a system package and installs to a different location not accessible to the flatpak