[oni-package] Add tekuti-el repository
This commit is contained in:
parent
64fee97d35
commit
64d141212b
1 changed files with 5 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2021.1208.095927
|
||||
;; Version: 2022.0323.191305
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
;; it under the terms of the GNU General Public License as published by
|
||||
|
@ -73,6 +73,10 @@
|
|||
(add-to-list 'package-archives
|
||||
'("org-azure-devops" . "https://ryuslash.gitlab.io/org-azure-devops/"))
|
||||
|
||||
;;;###autoload
|
||||
(add-to-list 'package-archives
|
||||
'("tekuti-el" . "https://ryuslash.srht.site/tekuti-el/elpa/"))
|
||||
|
||||
(setq package-update-news-on-upload t)
|
||||
|
||||
;;; Specify where to upload packages to. Used by
|
||||
|
|
Loading…
Reference in a new issue