Fixed missing quote
This commit is contained in:
@@ -21,7 +21,7 @@ fe() {
|
|||||||
fd() {
|
fd() {
|
||||||
about "cd to the selected directory"
|
about "cd to the selected directory"
|
||||||
group "fzf"
|
group "fzf"
|
||||||
param "1: Directory to browse, or . if omitted
|
param "1: Directory to browse, or . if omitted"
|
||||||
example "fd aliases"
|
example "fd aliases"
|
||||||
|
|
||||||
local dir
|
local dir
|
||||||
|
|||||||
Reference in New Issue
Block a user