diff options
author | Tim O'Brien <timo@t413.com> | 2014-11-08 14:20:37 -0800 |
---|---|---|
committer | Tim O'Brien <timo@t413.com> | 2014-11-08 14:20:37 -0800 |
commit | fd69c34e0ccb8b7754b05e6f0c797abddb00f920 (patch) | |
tree | 7a24acc6029717a5e812c0274d1e72ab06243f54 /plugins | |
parent | 98fc8dd91adb5e8754b857127c4d121871d5fadb (diff) | |
download | zsh-fd69c34e0ccb8b7754b05e6f0c797abddb00f920.tar.gz zsh-fd69c34e0ccb8b7754b05e6f0c797abddb00f920.tar.bz2 zsh-fd69c34e0ccb8b7754b05e6f0c797abddb00f920.zip |
Add screenshots to readme
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/bgnotify/README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/bgnotify/README.md b/plugins/bgnotify/README.md index 68fa7529e..b154916d6 100644 --- a/plugins/bgnotify/README.md +++ b/plugins/bgnotify/README.md @@ -16,6 +16,21 @@ Just add bgnotify to your plugins list in your `.zshrc` - On windows you can use [notifu](http://www.paralint.com/projects/notifu/) or the Cygwin Ports libnotify package +## Screenshots + +**Linux** + + + +**OS X** + + + +**Windows** + + + + ## Configuration One can configure a few things: |