Skip to content

My very own bunch of emacs-lisp code that I just cannot live without. Plus other confs because it is so cool to have everything in the same place ...

Notifications You must be signed in to change notification settings

phtrivier/pht-emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is part of my emacs personnal emacs conf. 

Add this to .emacs, and forget about the rest : 

;; Adapt this constant accordingly
(defconst pht-lisp-dir "~/site-lisp/pht-emacs")

(add-to-list 'load-path (expand-file-name pht-lisp-dir))
(require 'pht-stuff)
;; That's all.

About

My very own bunch of emacs-lisp code that I just cannot live without. Plus other confs because it is so cool to have everything in the same place ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages