diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-05-01 14:47:26 +0200 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-05-01 14:49:10 +0200 |
commit | 50e07a8bca68d2f568df44166fa94383141c2696 (patch) | |
tree | 087c1a6dfce9745782cc62c021f2c0833077569b /src/tools/README.md | |
parent | 1c20849c87f2d936ec599b56f965507dee97ade6 (diff) | |
download | notes-50e07a8bca68d2f568df44166fa94383141c2696.tar.gz notes-50e07a8bca68d2f568df44166fa94383141c2696.zip |
shells: move shells into own group
Diffstat (limited to 'src/tools/README.md')
-rw-r--r-- | src/tools/README.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tools/README.md b/src/tools/README.md index 89b6c39..41584d0 100644 --- a/src/tools/README.md +++ b/src/tools/README.md @@ -1,8 +1,5 @@ # Tools -- [zsh](./zsh.md) -- [bash](./bash.md) -- [fish](./fish.md) - [tmux](./tmux.md) - [git](./git.md) - [awk](./awk.md) |