yay -S ttf-meslo-nerd
install fisher plugin manager
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
update
fisher update
fish_update_completions
plugins
fisher install nakulj/auto-venv
fisher install IlanCosman/tide@v5
change tide settings
tide configure
aliases
alias task "go-task"
funcsave task