lf: don't set default repo for lazygit keybind
This commit is contained in:
parent
84c8941dfb
commit
6299054903
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ cmd lazygit ${{
|
||||||
if git --noglob-pathspecs -C $dir status >/dev/null 2>&1; then
|
if git --noglob-pathspecs -C $dir status >/dev/null 2>&1; then
|
||||||
lf -remote "send $id \$cd '$dir' && lazygit"
|
lf -remote "send $id \$cd '$dir' && lazygit"
|
||||||
else
|
else
|
||||||
lazygit -p "$STOW_DIR"
|
lazygit
|
||||||
fi
|
fi
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue