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