Skip to content

Commit

Permalink
change alias
Browse files Browse the repository at this point in the history
  • Loading branch information
mantas6 committed Jan 28, 2025
1 parent 212fa5e commit 1fb5dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mods/base/.config/shell/zshrc.d/70-functions.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ zt() {
out=$(command zt "$@") && eval "$out"
}

li() {
j() {
local tmp="$(mktemp -t "yazi-cwd.XXXXXX")"
yazi "$@" --cwd-file="$tmp"

Expand Down

0 comments on commit 1fb5dba

Please sign in to comment.