mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
Merge pull request #2734 from Shooooooooo/develop
Add clipetty for TTY users.
This commit is contained in:
@@ -34,7 +34,10 @@
|
||||
:recipe (:host github :repo "hlissner/ws-butler")
|
||||
:pin "2bb49d3ee7")
|
||||
(unless IS-WINDOWS
|
||||
(package! xclip :pin "d022cf947d"))
|
||||
(package! xclip :pin "d022cf947d")
|
||||
(package! clipetty
|
||||
:recipe (:host github :repo "spudlyo/clipetty")
|
||||
:pin "fda5a80cf4"))
|
||||
|
||||
;; core-projects.el
|
||||
(package! projectile :pin "588692ad56")
|
||||
|
Reference in New Issue
Block a user