From: Samir Benmendil Date: Fri, 17 Apr 2015 09:57:45 +0000 (+0100) Subject: bin: set weechat script name properly X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/8819dc55e06b60d1da44a4981c9c45bb2cf3f288?ds=inline bin: set weechat script name properly I can't believe that this requires zsh, why would bash not be able to do this? --- diff --git a/bin/weechat b/bin/weechat index ddecdb9..eebd885 100755 --- a/bin/weechat +++ b/bin/weechat @@ -1,4 +1,5 @@ -#!/usr/bin/env bash +#!/usr/bin/zsh +jobs -Z weechat host=rmz.io