Skip to content

Instantly share code, notes, and snippets.

@mads-hartmann
Created July 16, 2014 09:24
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 mads-hartmann/9ac943b1c3c3b21edddc to your computer and use it in GitHub Desktop.
Save mads-hartmann/9ac943b1c3c3b21edddc to your computer and use it in GitHub Desktop.
(add-hook 'eshell-mode-hook
(lambda ()
(define-key eshell-mode-map (kbd "C-c") 'eshell-kill-process)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment