fish-shell/share
Fabian Homborg 79c22c76bf __fish_print_{addresses,interfaces}: Add alternative to net_tools
net_tools, which provides `ifconfig` and `netstat`, among other things,
has last been updated in 2013. This means `ifconfig` on linux is
basically dead.

Instead of ifconfig, use `ip` (from iproute2), which is much more powerful and
provides a much more annoying commandline syntax.

Instead of netstat, just look at /sys/class/net.
2015-09-24 15:32:15 +02:00
..
completions Fix vi* completions 2015-09-23 19:01:34 +02:00
functions __fish_print_{addresses,interfaces}: Add alternative to net_tools 2015-09-24 15:32:15 +02:00
tools Informative git prompt: Handle root/toor users 2015-09-15 21:14:49 +02:00
config.fish Make overriding cnf-handler work 2015-08-31 18:39:15 +02:00