dot_config/private_fish/config.fish.tmpl 🔗
@@ -108,8 +108,9 @@ else
set _asdf_shims "$ASDF_DATA_DIR/shims"
end
-if status is-interactive
+set -U fish_greeting
+if status is-interactive
{{ if ne .chezmoi.hostname "sidhe" }}
alias zed="zeditor"
alias task="go-task"