mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-15 01:17:45 +00:00
68527ff20c
This ends up saving a surprising number of bytes.
2 lines
115 B
Fish
2 lines
115 B
Fish
complete -x -c ifdown -a "(__fish_print_interfaces)" -d "Network interface"
|
|
complete -c ifdown -l force -d "force"
|