Closed amtoine closed 1 year ago
Related to #39.
This PR uses the better path exists command in the scripts, instead of do -i { ... } | complete | get exit_code.
path exists
do -i { ... } | complete | get exit_code
Related to #39.
This PR uses the better
path exists
command in the scripts, instead ofdo -i { ... } | complete | get exit_code
.