Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (define melpa-packages '(bind-key undo-tree buffer-move smart-mark easy-kill easy-kill-extras expand-region dash smartparens vertico vertico-quick vertico-mouse vertico-buffer vertico-directory dumb-jump savehist persistent-soft emacs magit orderless marginalia embark embark-consult consult consult-gh corfu corfu-terminal windsize prescient vertico-prescient corfu-prescient kind-icon pass yasnippet-capf cape citar citar-embark guix biblio org-brain org-roam consult-org-roam use-package-ensure-system-package triples ekg org-noter visible-mark aggressive-indent dired-quick-sort epa avy tabgo gptel go-translate plz all-the-icons all-the-icons-dired all-the-icons-completion flyspell auto-dictionary color-theme-sanityinc-tomorrow dedicated elgrep yasnippet backup-walker ztree persistent-soft dynamic-fonts mixed-pitch unicode-fonts vterm eshell-vterm fancy-compilation smudge zotero mentor edit-server latex-extra math-preview tex cdlatex org org-ref org-ref-prettify org-modern flycheck eglot eldoc-box julia-snail yaml-mode magit abyss-theme modus-themes rainbow-mode rainbow-delimiters dired-rainbow org-rainbow-tags rainbow-blocks back-button empv emms))
- (mapcar (lambda (package)
- (guix import elpa -a melpa package))
- melpa-packages)
Advertisement
Add Comment
Please, Sign In to add comment