diff --git a/README.md b/README.md index 5669c4f..6c6efbe 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ These frameworks make customizing your zsh setup easier. * [apache2.plugin.zsh](https://github.com/voronkovich/apache2.plugin.zsh) - Adds aliases and functions for managing Apache2. * [asciidoctor](https://github.com/sparsick/asciidoctor-zsh) - A plugin for AsciiDoctor. * [atom_plugin.zsh](https://github.com/kingsj/atom_plugin.zsh) - A plugin for the Atom editor on macOS. +* [atom-plugin](https://github.com/CorradoRossi/oh-my-zsh-atom-plugin) - A plugin for Oh My Zsh that lets you launch a file or folder in Atom from iTerm2. It's based on the Sublime plugin. Only supports macOS. * [auto-fu.zsh](https://github.com/hchbaw/auto-fu.zsh) - Automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii . * [auto-ls](https://github.com/desyncr/auto-ls) - Automatically `ls` when cding to a new directory. * [autoenv](https://github.com/horosgrisa/autoenv) - Extended version of the zsh-autoenv plugin.