aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/SUMMARY.md
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2024-05-01 14:47:26 +0200
committerJohannes Stoelp <johannes.stoelp@gmail.com>2024-05-01 14:49:10 +0200
commit50e07a8bca68d2f568df44166fa94383141c2696 (patch)
tree087c1a6dfce9745782cc62c021f2c0833077569b /src/SUMMARY.md
parent1c20849c87f2d936ec599b56f965507dee97ade6 (diff)
downloadnotes-50e07a8bca68d2f568df44166fa94383141c2696.tar.gz
notes-50e07a8bca68d2f568df44166fa94383141c2696.zip
shells: move shells into own group
Diffstat (limited to 'src/SUMMARY.md')
-rw-r--r--src/SUMMARY.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/SUMMARY.md b/src/SUMMARY.md
index b7d5dc2..dcdae83 100644
--- a/src/SUMMARY.md
+++ b/src/SUMMARY.md
@@ -2,10 +2,12 @@
[Introduction](./intro.md)
+- [Shells](./shells/README.md)
+ - [zsh](./shells/zsh.md)
+ - [bash](./shells/bash.md)
+ - [fish](./shells/fish.md)
+
- [Tools](./tools/README.md)
- - [zsh](./tools/zsh.md)
- - [bash](./tools/bash.md)
- - [fish](./tools/fish.md)
- [tmux](./tools/tmux.md)
- [git](./tools/git.md)
- [awk](./tools/awk.md)