Commit 436df78c39e8

Vincent Demeester <vincent@sbr.pm>
2016-09-13 22:26:58
Use env to determine where bash is (nix-compatible)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 006f120
Changed files (1)
bin
bin/ec
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This script starts emacs daemon if it is not running, opens whatever file
 # you pass in and changes the focus to emacs.  Without any arguments, it just