Sun Jun 23 10:28:04 PM CEST 2024
This commit is contained in:
parent
5da182da3d
commit
40a8a9806d
|
@ -27,8 +27,7 @@
|
|||
commands = {
|
||||
jump = ''
|
||||
''${{
|
||||
source ${../zsh/files/functions.zsh}
|
||||
res=$(zsh -c " && find_global d")
|
||||
res=$(zsh -c "source ${../zsh/files/functions.zsh} && find_global d")
|
||||
lf -remote "send $id cd \"$res\""
|
||||
}}
|
||||
'';
|
||||
|
|
Loading…
Reference in New Issue