@ -181,6 +181,8 @@ alias weather="curl https://wttr.in/"
alias lgrep="l | grep"
alias lg="lgrep"
alias v="nvim"
function y() {
local tmp="$(mktemp -t "yazi-cwd.XXXXXX")" cwd
yazi "$@" --cwd-file="$tmp"