about summary refs log tree commit diff stats
path: root/relayout
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-10-11 22:12:17 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-10-11 22:12:17 -0700
commit8be0a01c8b56638e655ac913e95c8494f6017cda (patch)
treee0991c10453cf07be7b80f59b7dd119a3abbd7f0 /relayout
parenta03a6e4fa29add1b84a2376e7980f3d270ef10c3 (diff)
downloadmu-8be0a01c8b56638e655ac913e95c8494f6017cda.tar.gz
3495
Diffstat (limited to 'relayout')
-rwxr-xr-xrelayout2
1 files changed, 1 insertions, 1 deletions
diff --git a/relayout b/relayout
index bfcb8011..3e0d5b0c 100755
--- a/relayout
+++ b/relayout
@@ -1,4 +1,4 @@
-#!/usr/bin/env zsh
+#!/bin/bash
 # Helper to change the numerical prefixes across the repo, say if you want to
 # create room between 023 and 024, and so on.
 #