mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 12:52:29 +08:00
ce245704d7
These were excluded from style.fish
3 lines
111 B
Fish
3 lines
111 B
Fish
complete -x -c ifup -a "(__fish_print_interfaces)" -d "Network interface"
|
|
complete -c ifup -l force -d "force"
|