function top if type -q btop command btop $argv else if type -q htop command htop $argv else command top $argv end end