Skip to content

Commit 4cadbfb

Browse files
committed
add shell layer
1 parent 25e4132 commit 4cadbfb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/spacemacs.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Spacemacs
22

3-
![spacemacs](https://www.spacemacs.org/img/logo.svg)
3+
<p style="text-align: center;">
4+
<img src=https://www.spacemacs.org/img/logo.svg width=60%>
5+
</p>
6+
47
## Emacs
58
```sh
69
sudo pacman -S emacs
@@ -18,3 +21,4 @@ git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d
1821
- [Python](https://develop.spacemacs.org/layers/+lang/python/README.html)
1922
- [Docker](https://develop.spacemacs.org/layers/+tools/docker/README.html)
2023
- [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

Comments
 (0)