Skip to content

Instantly share code, notes, and snippets.

@dimanyc
Last active September 1, 2016 02:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dimanyc/8939e92cd9bbe4c966dd2a348da25e62 to your computer and use it in GitHub Desktop.
Save dimanyc/8939e92cd9bbe4c966dd2a348da25e62 to your computer and use it in GitHub Desktop.
XTerm*faceName: Bitstream Vera Serif Mono
xterm*faceSize: 13
xterm*vt100*geometry: 80x60
xterm*saveLines: 16384
xterm*VT100.Translations: #override \
Ctrl Shift <Key>V: insert-selection(CLIPBOARD) \n\
Ctrl Shift <Key>C: copy-selection(CLIPBOARD)
# update Xterm config:
xrdb -merge ~/.Xresources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment