Skip to content

Commit

Permalink
add function for auto-install
Browse files Browse the repository at this point in the history
  • Loading branch information
basimple committed May 26, 2011
1 parent 0f6a61e commit 99565ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
(setq mac-command-modifier 'meta)
(setq mac-option-modifier nil))))

(defun conf-auto-install ()
)

;; main
(defun basimacs/init ()
""
Expand Down

0 comments on commit 99565ca

Please sign in to comment.