diff --git a/home/jonas/doom.nix b/home/jonas/doom.nix index 505faf9..da652e9 100644 --- a/home/jonas/doom.nix +++ b/home/jonas/doom.nix @@ -32,6 +32,7 @@ ''; }; doom-setup = pkgs.writeShellScript "doom-setup" '' + export EMACS="${wrapped-emacs}/bin/emacs" export DOOMDIR="${config.home.sessionVariables.DOOMDIR}" export DOOMLOCALDIR="${config.home.sessionVariables.DOOMLOCALDIR}" if [ ! -d "$DOOMLOCALDIR" ]; then diff --git a/home/jonas/static/doom-config/init.el b/home/jonas/static/doom-config/init.el index 13a6821..10d9b66 100644 --- a/home/jonas/static/doom-config/init.el +++ b/home/jonas/static/doom-config/init.el @@ -165,7 +165,7 @@ ;;rest ; Emacs as a REST client ;;rst ; ReST in peace ;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} - ;;(rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap() + (rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap() ;;scala ; java, but good ;;(scheme +guile) ; a fully conniving family of lisps sh ; she sells {ba,z,fi}sh shells on the C xor