1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-15 03:40:39 +01:00
Files
oh-my-zsh/plugins/bgnotify/bgnotify.plugin.zsh
Kristján Oddsson 1308515d1c Re-order OS detection if..else statement.
This patch will re-order the if statements when checking what operating
system the user is running.

This is useful for people that already have a `notify-send` binary in
their $PATH but are running OSX. An example of such requirements is
anyone running `vagrant-notify` is required to have a `notify-send`
binary on their $PATH.

See [link](https://github.com/fgrehm/vagrant-notify#os-x).
2015-02-23 17:25:55 +00:00

1.9 KiB
Executable File