···1818 set fish_greeting
1919 set EDITOR nvim
20202121+ # System update alias
2222+ alias update="~/.config/arch/update-system.sh"
2323+2124 # Commands to run in interactive sessions can go here
2225 starship init fish | source
2326 direnv hook fish | source