Change default program to standard find
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
; Custom variables ;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
(defcustom ivy-quick-find-files-program 'fd
|
||||
(defcustom ivy-quick-find-files-program 'find
|
||||
"Program to find files on your system.
|
||||
|
||||
By default, the value is 'fd, but you can change it to 'find too.
|
||||
|
||||
Reference in New Issue
Block a user