Adding some stuff before migration

This commit is contained in:
Hunter Haugen 2023-08-13 22:53:58 -07:00
parent 8538bbea9c
commit ba52bb0f6a
Signed by: hunner
GPG key ID: EF99694AA599DDAD
10 changed files with 74 additions and 20 deletions

View file

@ -53,3 +53,6 @@
(package! copilot
:recipe (:host github :repo "zerolfx/copilot.el" :files ("*.el" "dist")))
(package! ox-jira
:recipe (:host github :repo "stig/ox-jira.el" :files ("*.el")))