if status is-interactive
set fish_greeting
set -g EDITOR nvim
alias vi=nvim
alias vim=nvim
alias doas=sudo
end