mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-15 01:17:45 +00:00
ce245704d7
These were excluded from style.fish
2 lines
111 B
Fish
2 lines
111 B
Fish
complete -x -c ifup -a "(__fish_print_interfaces)" -d "Network interface"
|
|
complete -c ifup -l force -d "force"
|