Add core-os.el

This commit is contained in:
Henrik Lissner 2017-02-19 07:02:03 -05:00
parent c68ae247b5
commit 72577b823c
3 changed files with 60 additions and 3 deletions

View file

@ -8,6 +8,11 @@
(@package ht)
(@package smex)
;; core-os.el
(when IS-MAC
(@package exec-path-from-shell)
(@package osx-clipboard))
;; core-ui.el
(@package highlight-indent-guides)
(@package highlight-numbers)