Add cube
package
This commit is contained in:
parent
442558c17c
commit
08a91582c5
@ -1118,5 +1118,11 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
|
||||
:unless (display-graphic-p)
|
||||
:config (global-kkp-mode))
|
||||
|
||||
;; Rubix Cube
|
||||
(use-package eagle
|
||||
:elpaca (:repo "https://codeberg.org/akib/emacs-eagle"))
|
||||
(use-package cube
|
||||
:elpaca (:repo "https://codeberg.org/akib/emacs-cube"))
|
||||
|
||||
(provide 'mitch-packages)
|
||||
;;; mitch-packages.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user