Add paradox for more beautiful package management experience

This commit is contained in:
Gergely Polonkai 2021-03-09 17:47:46 +01:00
parent 86b6171a95
commit 042bde5e88
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
2 changed files with 18 additions and 1 deletions

View File

@ -2490,6 +2490,23 @@ beats the Web in a lot of aspects.
(use-package tidal)
#+END_SRC
** Paradox, for better package management
I dont always use the package menu, but when i do, i want to do it in style…
#+begin_src emacs-lisp
(use-package paradox
:config
(setq paradox-github-token
(cadr(auth-source-user-and-password "api.github.com" "gergelypolonkai^paradox")))
:custom
(paradox-lines-per-entry 2)
(paradox-automatically-star t)
:bind
(:map gpolonkai/pers-map
("C-p" . paradox-list-packages)))
#+end_src
* Dired related packages
** Collapse directories that only contain one file somewhere deep
@ -3662,7 +3679,6 @@ With the new Transient package it will be easier. I just dont know how to us
("h" . hidden-mode-line-mode)
("C-i e" . "gergely@polonkai.eu")
("C-i w" . "http://gergely.polonkai.eu/")
("C-p" . package-list-packages)
("o i" . gpolonkai/visit-init-file)
("o o" . gpolonkai/visit-org-index)
("u" . browse-url-at-point)

View File

@ -180,6 +180,7 @@
pacfiles-mode
package-build
page-break-lines
paradox
phi-search
phi-search-mc
pipenv