From b102a7d4b84aed0c00f9f1fc3abc6f5b11ebbc4c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 19 Jun 2016 11:23:27 +1200 Subject: Fix shebang --- urxvt/ext/selection | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urxvt/ext') diff --git a/urxvt/ext/selection b/urxvt/ext/selection index 47da4ce6..187aaba8 100644 --- a/urxvt/ext/selection +++ b/urxvt/ext/selection @@ -1,4 +1,4 @@ -#! perl +#!/usr/bin/env perl sub on_user_command { my ($self, $cmd) = @_; -- cgit v1.2.3