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.
 #
=b6c832d07f5a1c68607a9cff0da25cee0de89dad'>b6c832d0 ^
97d3287a ^










b6c832d0 ^
97d3287a ^

b6c832d0 ^
97d3287a ^
b6c832d0 ^


97d3287a ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77