Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save indatawetrust/82b61f971e8cd8720126075581e4d958 to your computer and use it in GitHub Desktop.
Save indatawetrust/82b61f971e8cd8720126075581e4d958 to your computer and use it in GitHub Desktop.
.Xresources
xterm*faceName: Monospace
xterm*faceSize: 14
xterm*background: rgb:34/98/db
xterm*foreground: rgb:ec/f0/f1
xterm*rightScrollBar: true
xterm*ScrollBar: true
xterm*scrollTtyOutput: false
xterm*VT100.Translations: #override \
Ctrl Shift <Key>V: insert-selection(CLIPBOARD) \n\
Ctrl Shift <Key>C: copy-selection(CLIPBOARD)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment