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