diff --git a/init.el b/init.el index 21ba7d3..9db6d99 100644 --- a/init.el +++ b/init.el @@ -183,7 +183,7 @@ (bind-key "" #'magit-status) (bind-key "" #'db/run-or-hide-eshell) (bind-key "" #'hydra-feature-shortcuts/body) - (bind-key "" (if (executable-find "ag") #'counsel-ag #'rgrep)) + (bind-key "" #'rgrep) (bind-key "" #'hydra-zoom/body) (bind-key "" #'dictcc) (bind-key "" #'bm-toggle) @@ -2221,7 +2221,6 @@ (use-package counsel :ensure t :commands (counsel-org-goto-all - counsel-ag counsel-M-x counsel-find-file counsel-info-lookup-symbol