diff --git a/dotfiles/zshrc.d/burp.zsh b/dotfiles/zshrc.d/burp.zsh index 409d5f6..a57885f 100644 --- a/dotfiles/zshrc.d/burp.zsh +++ b/dotfiles/zshrc.d/burp.zsh @@ -1,5 +1,5 @@ burp() { - setopt localoptions nullglob + setopt localoptions nullglob numeric_glob_sort local NO_DOWNLOAD local JAR if (( ${+argv[(r)*no-download]} )) ; then