Numeric glob sort for version numbers.

This commit is contained in:
David Tomaschik
2015-09-11 00:04:06 -07:00
parent 21b5d14d37
commit a7fd649b9c

View File

@@ -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