function cclear if test -e /nix then /run/current-system/sw/bin/clear else /bin/clear end end alias clear "cclear && hyfetch"