summaryrefslogtreecommitdiff
path: root/ce
diff options
context:
space:
mode:
Diffstat (limited to 'ce')
-rwxr-xr-xce2
1 files changed, 1 insertions, 1 deletions
diff --git a/ce b/ce
index e777877..9c9b5f3 100755
--- a/ce
+++ b/ce
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Smart directory changer using the power of grep ;)
# source in a function j() { ce $*; cd `head -n 1 ~/.local/share/dir_lst` }
# or some such