Skip to content

Instantly share code, notes, and snippets.

@brejoc
Created July 11, 2018 12:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save brejoc/37acbefc04d44275e384c3bfbd198b32 to your computer and use it in GitHub Desktop.
Save brejoc/37acbefc04d44275e384c3bfbd198b32 to your computer and use it in GitHub Desktop.
Source: https://gitter.im/syl20bnr/spacemacs?at=5b45e03a60c38707837070b0
Ljupcho Kotev @ljupchokotev 12:47
It's best to use the xclip package
it works flawlessly
Add xclip to dotspacemacs-additional-packages and then (xclip-mode 1) in user-config
all copy/paste will work between terminal/spacemacs/gui/etc
you just need to have xclip installed, which probably already is
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment