set -g -x PATH "$PATH:/sbin:$HOME/.local/bin:$HOME/.cargo/bin" if status is-interactive end alias neofetch="fastfetch" alias http="doas python3 -m http.server 80" alias rm="rm $argv -I" alias mv="mv -v" alias ls="eza -l --icons"