Skip to content

Commit

Permalink
Initial calendar config
Browse files Browse the repository at this point in the history
  • Loading branch information
pasja committed Nov 5, 2014
1 parent 12b7109 commit 8b3629a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions init.el
Expand Up @@ -322,6 +322,10 @@
(require 'uniquify)
(setq uniquify-buffer-name-style 'post-forward)

;; configure calendar

(setq calendar-week-start-day 1)

;; Boostrap el-get

(add-to-list 'load-path "~/.emacs.d/el-get/el-get")
Expand Down

0 comments on commit 8b3629a

Please sign in to comment.