1
0

6 lines
85 B
Bash

#!/bin/zsh
for i ( fd fdfind hyperfine ) ; do
__z_comp_system $i
done ; unset i