if status is-interactive # Commands to run in interactive sessions can go here end if test -e $HOME/Documents/coding/dotfiles/shell/alias/alias . $HOME/Documents/coding/dotfiles/shell/alias/alias end if type -q eza and test -e $HOME/Documents/coding/dotfiles/shell/alias/eza . $HOME/Documents/coding/dotfiles/shell/alias/eza end starship init fish | source