Skip to content

Instantly share code, notes, and snippets.

@skvggor
Last active May 5, 2017 18:35
Show Gist options
  • Save skvggor/f231defb42d210b0e120d763776e8469 to your computer and use it in GitHub Desktop.
Save skvggor/f231defb42d210b0e120d763776e8469 to your computer and use it in GitHub Desktop.
xterm*background: grey9
xterm*foreground: white
xterm*cursorColor: red
xterm*cursorUnderline: true
xterm*cursorBlink: true
xterm*saveLines: 100
! -- Allow utf8 in/out
xterm*utf8: 2
xterm*eightBitInput: true
xtere*eightBitControl: false
xterm*eightBitOutput: true
! -- Enables True-Type rendering:
xterm*renderFont: true
xterm*faceName: Hack
xterm*faceNameDoublesize: Hack
xterm*wideChars: true
xterm*wideFont: Hack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment