0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

docs(Plugins-Overview.md): fix typo (#25)

vladislav doster 2023-03-16 17:49:11 -05:00 committed by GitHub
parent 3ca3dc0713
commit 9fc07e6618
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@
| Name | Description |
| ----------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
| [ag](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ag) | autocomplettion for ag |
| [ag](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ag) | autocompletion for ag |
| [aliases](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/aliases) | aliases cheatsheet - list aliases based on the plugins that you have enabled |
| [autoenv](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/autoenv) | automatically execs script on changing dir (.env file) |
| [colemak](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/colemak) | colemak layout support + vi-mode fixes for colemak https://en.wikipedia.org/wiki/Keyboard_layout#Colemak |