akuskis / .emacs.ak

My emacs configuration... to keep updated on different computers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add following code to emacs configuration file (~/.emacs) :

  (set 'auto-insert-copyright "OWNER")
  (set 'path-to-ak-dir "PATH_TO_DIRECTORY/.emacs.ak")
  (load (concat path-to-ak-dir "/ak.el"))

About

My emacs configuration... to keep updated on different computers.


Languages

Language:Emacs Lisp 100.0%