Skip to content

Instantly share code, notes, and snippets.

View errge's full-sized avatar

Gergely Risko errge

  • Nilcons []:
  • Zurich, Switzerland
View GitHub Profile
@errge
errge / .Xresources
Created July 3, 2020 15:53
xresources
vncviewer*grabKeyboard: true
Xft.antialias: 1
Xft.hinting: 1
Xft.autohint: false
Xft.hintstyle: hintslight
Xft.rgba: rgb
Xft.lcdfilter: lcddefault
Xft.dpi: 100
@errge
errge / dot-emacs.el
Created July 3, 2020 15:49
dot-emacs.el
;; (package-initialize)
(setq nce/accepted-version "26.3")
(load "/home/errge/work/nilcons-emacs/bin/init.elc" nil t)
(defun increment-number-at-point ()
(interactive)
(skip-chars-backward "0-9")
(or (looking-at "[0-9]+")
(error "No number at point"))

Keybase proof

I hereby claim:

  • I am errge on github.
  • I am errge (https://keybase.io/errge) on keybase.
  • I have a public key whose fingerprint is BD1D DA69 6803 C41A 564A 6207 2930 1001 0000 3344

To claim this, I am signing this object: