.config/fish/functions/wifi-strength.fish
1 2 3
function wifi-strength --description 'Get WiFi statistics in real time' watch -n 1 cat /proc/net/wireless end