Skip to content

Commit

Permalink
feat(tools): add ack
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jan 26, 2024
1 parent 3ae0f65 commit 98279ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/me-tools.el
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
:config
(ssh-deploy-hydra "C-c C-z"))

(use-package ack
:straight t)

(use-package tldr
:straight t
:hook (minemacs-build-functions . tldr-update-docs)
Expand Down

0 comments on commit 98279ac

Please sign in to comment.