-
-
Save sondr3/46064bbcec0beb7e90438911f9a0e758 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
home.activation.emacs = execute '' | |
ln -sf /etc/nixos/config/home/emacs/ ~/.emacs.d/ | |
emacs --batch -l ~/.emacs.d/init.el --eval "(amalthea--byte-compile-amalthea)" | |
''; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment