diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bootstrap b/bin/bootstrap index d45597a..d3e3587 100755 --- a/bin/bootstrap +++ b/bin/bootstrap @@ -1,4 +1,4 @@ -#!/bin/zsh +#!/usr/bin/env zsh # bootstrap - populate a home with the most necessary scripts # After running this, other packages can be installed using 'pkg' |