Skip to content

Commit

Permalink
feat(tools): add support for osm
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Dec 25, 2023
1 parent ef01c78 commit 9e8ae0a
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 @@ -178,6 +178,9 @@
:init
(+map! "og" #'guix))

(use-package osm
:straight t)


(provide 'me-tools)

Expand Down

0 comments on commit 9e8ae0a

Please sign in to comment.