We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e4132 commit 4cadbfbCopy full SHA for 4cadbfb
docs/spacemacs.md
@@ -1,6 +1,9 @@
1
# Spacemacs
2
3
-
+<p style="text-align: center;">
4
+<img src=https://www.spacemacs.org/img/logo.svg width=60%>
5
+</p>
6
+
7
## Emacs
8
```sh
9
sudo pacman -S emacs
@@ -18,3 +21,4 @@ git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d
18
21
- [Python](https://develop.spacemacs.org/layers/+lang/python/README.html)
19
22
- [Docker](https://develop.spacemacs.org/layers/+tools/docker/README.html)
20
23
- [Sql](https://develop.spacemacs.org/layers/+lang/sql/README.html)
24
+- [shell](https://develop.spacemacs.org/layers/+lang/shell-scripts/README.html)
0 commit comments