]> git.rmz.io Git - dotfiles.git/commitdiff
bin: set weechat script name properly
authorSamir Benmendil <samir.benmendil@gmail.com>
Fri, 17 Apr 2015 09:57:45 +0000 (10:57 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Fri, 17 Apr 2015 09:57:45 +0000 (10:57 +0100)
I can't believe that this requires zsh, why would bash not be able to do
this?

bin/weechat

index ddecdb9e6de2454f20cee523c8fd7877b6c4ef6f..eebd885b10ba3a2340c2c10603d6ce6e05b6ca80 100755 (executable)
@@ -1,4 +1,5 @@
-#!/usr/bin/env bash
+#!/usr/bin/zsh
+jobs -Z weechat
 
 host=rmz.io