Skip to content

Instantly share code, notes, and snippets.

View jamesodoherty-huntress's full-sized avatar

James jamesodoherty-huntress

View GitHub Profile
@jamesodoherty-huntress
jamesodoherty-huntress / .emacs
Last active November 5, 2022 00:42
Emacs config and karabiner elements config
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(current-language-environment "UTF-8")
'(indent-tabs-mode nil)
'(inhibit-startup-screen t)
'(mac-command-modifier 'super)
'(mac-mouse-wheel-mode nil)