X-Git-Url: https://arthur.barton.de/gitweb/?p=ax-zsh.git;a=blobdiff_plain;f=plugins%2Fbrowser_select%2Fbrowser_select.zprofile;fp=plugins%2Fbrowser_select%2Fbrowser_select.zprofile;h=fcc425ef8f23dff77fac971635875c77fd3e0bb8;hp=1f45a24a65c9ff61f4f5f3bb8bf1b674fea5d6d0;hb=87b34269bcac5905683e434ad74d4d87e3cc624b;hpb=da9a3fc6b076a9508edd7765c1c9d26f0b39438b diff --git a/plugins/browser_select/browser_select.zprofile b/plugins/browser_select/browser_select.zprofile index 1f45a24..fcc425e 100644 --- a/plugins/browser_select/browser_select.zprofile +++ b/plugins/browser_select/browser_select.zprofile @@ -4,7 +4,6 @@ # Don't run this plugin on "check-plugins"! [[ -z "$AXZSH_PLUGIN_CHECK" ]] || return 92 - if [[ -z "$BROWSER" ]]; then if [[ "$OSTYPE" != "linux-gnu" ]]; then # Check for open(1) on Non-Linux systems. On (Debian-) Linux, the open(1)