Add xclip.el for tty clipboard support
Needs more testing
This commit is contained in:
parent
4fbf7a2687
commit
d94aa9b57c
2 changed files with 8 additions and 4 deletions
|
@ -2,6 +2,7 @@
|
|||
;;; core/packages.el
|
||||
|
||||
;; core-os.el
|
||||
(package! xclip)
|
||||
(when IS-MAC
|
||||
(package! exec-path-from-shell)
|
||||
(package! osx-clipboard)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue