Add silly and useless fretboard
This commit is contained in:
parent
fe108b08da
commit
964c36424a
@ -1278,5 +1278,9 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
|
|||||||
:config (empv-embark-initialize-extra-actions)
|
:config (empv-embark-initialize-extra-actions)
|
||||||
(add-to-list 'empv-mpv-args "--ytdl-format=best"))
|
(add-to-list 'empv-mpv-args "--ytdl-format=best"))
|
||||||
|
|
||||||
|
(use-package fretboard
|
||||||
|
:elpaca (:host github :repo "vifon/fretboard.el")
|
||||||
|
:defer t)
|
||||||
|
|
||||||
(provide 'mitch-packages)
|
(provide 'mitch-packages)
|
||||||
;;; mitch-packages.el ends here
|
;;; mitch-packages.el ends here
|
||||||
|
Loading…
Reference in New Issue
Block a user