Add request and remove wttr.in functions
This commit is contained in:
parent
d8cdf07279
commit
6b8993703c
3 changed files with 8 additions and 31 deletions
|
|
@ -39,6 +39,9 @@
|
|||
;; Transient
|
||||
(use-package transient)
|
||||
|
||||
;; Request is generally useful and a dependency for other packages
|
||||
(use-package request)
|
||||
|
||||
(provide 'shared-packages)
|
||||
|
||||
;;; shared-packages.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue