summary refs log tree commit diff
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el
index d22d942..f15ed96 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -40,7 +40,6 @@
 
 (require 'fcuny-settings)
 (require 'fcuny-ui)
-(require 'fcuny-defuns)
 (require 'fcuny-navigation)
 (require 'fcuny-edit)
 (require 'fcuny-text)
@@ -52,7 +51,9 @@
 (require 'fcuny-tramp)
 (require 'fcuny-notmuch)
 
+(require 'fcuny-defuns)
 (require 'fcuny-commands)
+(require 'my-work)
 
 ;; once we're done initializing the configuration, we start a shell
 ;; session with eshell.