fix
This commit is contained in:
@@ -50,7 +50,7 @@ __fzf_cd__() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# scottc hack - make 22.04 fzf work
|
# scottc hack - make 22.04 fzf work
|
||||||
if fzf --help | grep "\-\-scheme"
|
if fzf --help | grep -q "\-\-scheme"
|
||||||
then
|
then
|
||||||
SCHEME='--scheme=history'
|
SCHEME='--scheme=history'
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user