mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Numeric glob sort for version numbers.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user