add straight-emacs

This commit is contained in:
Rongsong Shen 2019-04-06 22:25:38 +08:00
parent 33254e3655
commit 5bee39db4d

View File

@ -101,7 +101,7 @@
(straight-emacs .
(lambda (dir)
(list
(concat "git clone https://github.com/shen390s/straight-emacs.git " dir))))))
(concat "git clone -b radian https://github.com/shen390s/straight-emacs.git " dir))))))
(defun install-emacs-startkit (name location)
"Function to install EMACS startkit. NAME is the name of EMACS startkit.