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 f7d5bd8..e5e42e1 100755
--- a/ce
+++ b/ce
@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/bin/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. Depends on: sed, ed, rlwrap, grep