feat: omz -> direct, z -> zoxide, rg and fzf bindings
This commit is contained in:
@@ -65,6 +65,10 @@ binaries: List[Text] = [
|
||||
# langauge: js
|
||||
"node",
|
||||
"npm",
|
||||
# search & navigation
|
||||
"fzf",
|
||||
"zoxide",
|
||||
"rg",
|
||||
]
|
||||
binaries = [binary for binary in binaries if binary is not None]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user