#!/usr/bin/env fish function y wezterm --config-file ~/.config/wezterm/launcher.lua start --always-new-process --cwd (pwd) yazi & end