remove whitespace
This commit is contained in:
parent
7ae248300c
commit
c0bf0e86d7
|
|
@ -48,7 +48,7 @@ def --env --wrapped __zoxide_z [...rest:string] {
|
|||
(try {
|
||||
zoxide query --exclude $env.PWD -- ...$rest | str trim -r -c "\n"
|
||||
} catch {
|
||||
""
|
||||
""
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue