ubuntu 16.04 emacs
[email protected] ~
rm -fr .emacs.d
[email protected]
git clone https://github.com/hlissner/doom-emacs ~/.emacs.d
[email protected]
~/.emacs.d/bin/doom install
Cloning into ‘/home/chengliye/.emacs.d’…
remote: Enumerating objects: 75753, done.
remote: Total 75753 (delta 0), reused 0 (delta 0), pack-reused 75753
Receiving objects: 100% (75753/75753), 18.80 MiB | 4.57 MiB/s, done.
Resolving deltas: 100% (53080/53080), done.
Checking connectivity… done.
Symbol’s value as variable is void:
[email protected] ~
cd .emacs.d
[email protected] …/.emacs.d
ls
LICENSE README.md bin core docs early-init.el init.el init.example.el modules test
[email protected] …/.emacs.d
./bin/doom re
Symbol’s value as variable is void:
[email protected] …/.emacs.d
ll ./bin/doom
-rwxrwxr-x 1 chengliye chengliye 5.3K Jan 23 06:11 ./bin/doom
[email protected] …/.emacs.d
emacs --version
GNU Emacs 27.0.50
Copyright (C) 2019 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.