1
0
Fork 0

bugfix lf lazygit

This commit is contained in:
Luca Bilke 2024-05-23 18:36:47 +02:00
parent a408ed0de8
commit a2f82bb472
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ cmd trash-restore ${{
trash-cli restore $fileid
}}
cmd lazygit %{{
cmd lazygit ${{
dir=$(dirname "$(realpath "${f:-_}")"})
if git --noglob-pathspecs -C $dir status >/dev/null 2>&1; then
lf -remote "send $id \$cd '$dir' && lazygit"