Add proper shebang to get zsh functionality.

This commit is contained in:
David Tomaschik
2015-11-07 13:34:20 -08:00
parent a234f2934f
commit bfdd2f4d6a

View File

@@ -1,3 +1,5 @@
#!/bin/zsh
_start_burp() { _start_burp() {
setopt localoptions nullglob numeric_glob_sort setopt localoptions nullglob numeric_glob_sort
local NO_DOWNLOAD local NO_DOWNLOAD