asdf/lib
Nanda Lopes dc776c0bc0 Fix find global options warning
find: warning: you have specified the global option -mindepth after the argument
-type, but global options are not positional, i.e., -mindepth affects tests
specified before it as well as those specified after it.  Please specify global
options before other arguments.

find: warning: you have specified the global option -maxdepth after the argument
-type, but global options are not positional, i.e., -maxdepth affects tests
specified before it as well as those specified after it.  Please specify global
options before other arguments.
2021-01-19 11:14:26 -03:00
..
commands Fix find global options warning 2021-01-19 11:14:26 -03:00
asdf.fish Subcommand-aware command line interface. 2019-11-27 12:17:17 -06:00
asdf.sh fix: CI formatting use editorconfig (#751) 2020-06-30 09:16:35 +10:00
utils.bash fix: shims break when POSIXLY_CORRECT=1 2021-01-14 13:19:27 +01:00