exe/gh in
githelp-0.2.4
vs exe/gh in
githelp-0.2.5
- old
+ new
@@ -1,2 +1,2 @@
-#!/bin/bash
-eval `githelp $* | peco`
+#!/usr/bin/env ruby
+system "eval `githelp $* | peco`"