summaryrefslogtreecommitdiffstats
path: root/bashrc/bin/maildirmake
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2011-03-30 01:36:21 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2011-03-30 01:43:53 +0200
commitfa5927b60770f24ace61f05f0992d5b29cdd8247 (patch)
tree3a1d10b56efae7705be5c4123a5e9f4d16830424 /bashrc/bin/maildirmake
parent0378e2976b37647362180766a9ed4db5d831e3e3 (diff)
downloaddotfiles-fa5927b60770f24ace61f05f0992d5b29cdd8247.tar.gz
dotfiles-fa5927b60770f24ace61f05f0992d5b29cdd8247.tar.xz
dotfiles-fa5927b60770f24ace61f05f0992d5b29cdd8247.zip
added compatible bash shebang
Diffstat (limited to 'bashrc/bin/maildirmake')
-rwxr-xr-xbashrc/bin/maildirmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc/bin/maildirmake b/bashrc/bin/maildirmake
index 5ba5f11..0cd170e 100755
--- a/bashrc/bin/maildirmake
+++ b/bashrc/bin/maildirmake
@@ -1,3 +1,4 @@
+#!/usr/bin/env bash
# create maildir style directories
if [[ -z "$1" ]] ; then