mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-23 22:16:48 +00:00
docs: replace ``bash with ``sh in all .md files
This commit is contained in:
@@ -26,7 +26,7 @@ If there are some important key bindings, use a table like this:
|
||||
|
||||
1. Place EXAMPLE into your `~/.vim/pack/plugins/start`:
|
||||
|
||||
```bash
|
||||
```sh
|
||||
mkdir -p ~/.vim/pack/plugins/start/
|
||||
git clone --depth=1 https://github.com/CHANGEME/EXAMPLE.git ~/.vim/pack/plugins/start/example
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user