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
|
||||
lf -remote "send $id \$cd '$dir' && lazygit"
|
||||
else
|
||||
lazygit -p "$STOW_DIR"
|
||||
lazygit
|
||||
fi
|
||||
}}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue