File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -144,14 +144,17 @@ $ brew install emacs-plus --with-cocoa --with-gnutls --with-librsvg --with-image
144
144
$ brew linkapps
145
145
```
146
146
147
- Please note: these homebrew commands will install Emacs, and link it to your
147
+ * Note: * these homebrew commands will install Emacs, and link it to your
148
148
` /Applications ` directory. You still need to run the ` git clone ` mentioned at
149
149
the start of this file. That will populate your ` ~/.emacs.d ` directory, which
150
150
is what transforms a regular Emacs into Spacemacs.
151
151
152
- * After* you have completed the [ install process below] ( #install ) , it is also
153
- recommended to add the [ osx layer] [ ] to your [ dotfile] [ ] . Install instructions
154
- are available in the [ osx layer] [ ] documentation.
152
+ * Note:* the proposed ` emacs-plus ` tap is indentical to the ` emacs ` formulae,
153
+ it just defines some additional options like ` --with-spacemacs-icon ` .
154
+
155
+ * Note:* after you have completed the [ install process below] ( #install ) , it is
156
+ also recommended to add the [ osx layer] [ ] to your [ dotfile] [ ] . Install
157
+ instructions are available in the [ osx layer] [ ] documentation.
155
158
156
159
Note that the ` emacs-mac-port ` server behaves differently than the regular Emacs
157
160
server which in particular ** DOES NOT** allow multi-tty if you start GUI i.e.
You can’t perform that action at this time.
0 commit comments