Install doomscript in emacsWithDoom
This commit is contained in:
parent
e602ad8bed
commit
a784fcdbe9
1 changed files with 1 additions and 0 deletions
1
doom.nix
1
doom.nix
|
|
@ -312,6 +312,7 @@ let
|
|||
ln -s ${emacs}/bin/* $out/bin/
|
||||
rm $out/bin/emacs-*
|
||||
ln -sf ${doomEmacs}/bin/doom-emacs $out/bin/emacs
|
||||
ln -sf ${doomEmacs}/bin/doomscript $out/bin/
|
||||
|
||||
mkdir -p $out/share
|
||||
# Don't link everything: the systemd units would still refer to normal Emacs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue