[Emacs] search through symlinks with ivy-quick-find-files
This commit is contained in:
@@ -8368,7 +8368,8 @@ quickly find files across my filesystem.
|
||||
:config
|
||||
(setq ivy-quick-find-files-program 'fd
|
||||
ivy-quick-find-files-dirs-and-exts '(("~/org" . "org")
|
||||
("~/Documents/university" . "org"))))
|
||||
("~/Documents/university" . "org"))
|
||||
ivy-quick-find-files-fd-additional-options "-L"))
|
||||
#+end_src
|
||||
|
||||
*** Keycast
|
||||
|
||||
Reference in New Issue
Block a user