Add xclip.el for tty clipboard support

Needs more testing
This commit is contained in:
Henrik Lissner 2019-03-06 17:21:38 -05:00
parent 4fbf7a2687
commit d94aa9b57c
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 8 additions and 4 deletions

View file

@ -2,6 +2,7 @@
;;; core/packages.el
;; core-os.el
(package! xclip)
(when IS-MAC
(package! exec-path-from-shell)
(package! osx-clipboard)