diff options
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 4 | ||||
-rw-r--r-- | emacs/custom/fcuny-conf.el (renamed from emacs.d/custom/fcuny-conf.el) | 0 | ||||
-rw-r--r-- | emacs/custom/fcuny-defuns.el (renamed from emacs.d/custom/fcuny-defuns.el) | 0 | ||||
-rw-r--r-- | emacs/custom/fcuny-edit.el (renamed from emacs.d/custom/fcuny-edit.el) | 0 | ||||
-rw-r--r-- | emacs/custom/fcuny-eshell.el (renamed from emacs.d/custom/fcuny-eshell.el) | 0 | ||||
-rw-r--r-- | emacs/custom/fcuny-flycheck.el (renamed from emacs.d/custom/fcuny-flycheck.el) | 0 | ||||
-rw-r--r-- | emacs/custom/fcuny-git.el (renamed from emacs.d/custom/fcuny-git.el) | 0 | ||||
-rw-r--r-- | emacs/custom/fcuny-navigation.el (renamed from emacs.d/custom/fcuny-navigation.el) | 0 | ||||
-rw-r--r-- | emacs/custom/fcuny-org.el (renamed from emacs.d/custom/fcuny-org.el) | 0 | ||||
-rw-r--r-- | emacs/custom/fcuny-prog.el (renamed from emacs.d/custom/fcuny-prog.el) | 0 | ||||
-rw-r--r-- | emacs/custom/fcuny-settings.el (renamed from emacs.d/custom/fcuny-settings.el) | 0 | ||||
-rw-r--r-- | emacs/custom/fcuny-text.el (renamed from emacs.d/custom/fcuny-text.el) | 0 | ||||
-rw-r--r-- | emacs/custom/fcuny-twitter.el (renamed from emacs.d/custom/fcuny-twitter.el) | 0 | ||||
-rw-r--r-- | emacs/custom/fcuny-ui.el (renamed from emacs.d/custom/fcuny-ui.el) | 0 | ||||
-rw-r--r-- | emacs/custom/fcuny-vars.el (renamed from emacs.d/custom/fcuny-vars.el) | 0 | ||||
-rw-r--r-- | emacs/etc/elfeed.org (renamed from emacs.d/etc/elfeed.org) | 0 | ||||
-rw-r--r-- | emacs/etc/interview.org (renamed from emacs.d/etc/interview.org) | 0 | ||||
-rw-r--r-- | emacs/etc/new-project.org (renamed from emacs.d/etc/new-project.org) | 0 | ||||
-rw-r--r-- | emacs/etc/weekly_review.org (renamed from emacs.d/etc/weekly_review.org) | 0 | ||||
-rw-r--r-- | emacs/init.el (renamed from emacs.d/init.el) | 0 | ||||
-rw-r--r-- | emacs/lisp/fcuny-commands.el (renamed from emacs.d/lisp/fcuny-commands.el) | 0 | ||||
-rw-r--r-- | emacs/lisp/fcuny-flycheck-py.el (renamed from emacs.d/lisp/fcuny-flycheck-py.el) | 0 |
22 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index dff9282..61d1410 100644 --- a/.gitignore +++ b/.gitignore @@ -32,7 +32,7 @@ emacsclient tramp url/ emacs.el -/emacs.d/elpa/ +/emacs/elpa/ personal/rcirc personal/savefile personal/password.el.gpg @@ -47,5 +47,5 @@ recentf var/ bookmarks custom-set-variables -/emacs.d/transient/history.el +/emacs/transient/history.el /config/git/user diff --git a/emacs.d/custom/fcuny-conf.el b/emacs/custom/fcuny-conf.el index 97d1d1f..97d1d1f 100644 --- a/emacs.d/custom/fcuny-conf.el +++ b/emacs/custom/fcuny-conf.el diff --git a/emacs.d/custom/fcuny-defuns.el b/emacs/custom/fcuny-defuns.el index 48a9d97..48a9d97 100644 --- a/emacs.d/custom/fcuny-defuns.el +++ b/emacs/custom/fcuny-defuns.el diff --git a/emacs.d/custom/fcuny-edit.el b/emacs/custom/fcuny-edit.el index 8ca5214..8ca5214 100644 --- a/emacs.d/custom/fcuny-edit.el +++ b/emacs/custom/fcuny-edit.el diff --git a/emacs.d/custom/fcuny-eshell.el b/emacs/custom/fcuny-eshell.el index 113964c..113964c 100644 --- a/emacs.d/custom/fcuny-eshell.el +++ b/emacs/custom/fcuny-eshell.el diff --git a/emacs.d/custom/fcuny-flycheck.el b/emacs/custom/fcuny-flycheck.el index e1805b2..e1805b2 100644 --- a/emacs.d/custom/fcuny-flycheck.el +++ b/emacs/custom/fcuny-flycheck.el diff --git a/emacs.d/custom/fcuny-git.el b/emacs/custom/fcuny-git.el index e3b8c45..e3b8c45 100644 --- a/emacs.d/custom/fcuny-git.el +++ b/emacs/custom/fcuny-git.el diff --git a/emacs.d/custom/fcuny-navigation.el b/emacs/custom/fcuny-navigation.el index 49309a5..49309a5 100644 --- a/emacs.d/custom/fcuny-navigation.el +++ b/emacs/custom/fcuny-navigation.el diff --git a/emacs.d/custom/fcuny-org.el b/emacs/custom/fcuny-org.el index 92e0e65..92e0e65 100644 --- a/emacs.d/custom/fcuny-org.el +++ b/emacs/custom/fcuny-org.el diff --git a/emacs.d/custom/fcuny-prog.el b/emacs/custom/fcuny-prog.el index 9717df0..9717df0 100644 --- a/emacs.d/custom/fcuny-prog.el +++ b/emacs/custom/fcuny-prog.el diff --git a/emacs.d/custom/fcuny-settings.el b/emacs/custom/fcuny-settings.el index a5ecc87..a5ecc87 100644 --- a/emacs.d/custom/fcuny-settings.el +++ b/emacs/custom/fcuny-settings.el diff --git a/emacs.d/custom/fcuny-text.el b/emacs/custom/fcuny-text.el index 45198a1..45198a1 100644 --- a/emacs.d/custom/fcuny-text.el +++ b/emacs/custom/fcuny-text.el diff --git a/emacs.d/custom/fcuny-twitter.el b/emacs/custom/fcuny-twitter.el index ea3e424..ea3e424 100644 --- a/emacs.d/custom/fcuny-twitter.el +++ b/emacs/custom/fcuny-twitter.el diff --git a/emacs.d/custom/fcuny-ui.el b/emacs/custom/fcuny-ui.el index 5daef2e..5daef2e 100644 --- a/emacs.d/custom/fcuny-ui.el +++ b/emacs/custom/fcuny-ui.el diff --git a/emacs.d/custom/fcuny-vars.el b/emacs/custom/fcuny-vars.el index f3efe6a..f3efe6a 100644 --- a/emacs.d/custom/fcuny-vars.el +++ b/emacs/custom/fcuny-vars.el diff --git a/emacs.d/etc/elfeed.org b/emacs/etc/elfeed.org index 900f615..900f615 100644 --- a/emacs.d/etc/elfeed.org +++ b/emacs/etc/elfeed.org diff --git a/emacs.d/etc/interview.org b/emacs/etc/interview.org index dfb24b1..dfb24b1 100644 --- a/emacs.d/etc/interview.org +++ b/emacs/etc/interview.org diff --git a/emacs.d/etc/new-project.org b/emacs/etc/new-project.org index 3d17d55..3d17d55 100644 --- a/emacs.d/etc/new-project.org +++ b/emacs/etc/new-project.org diff --git a/emacs.d/etc/weekly_review.org b/emacs/etc/weekly_review.org index a7d2581..a7d2581 100644 --- a/emacs.d/etc/weekly_review.org +++ b/emacs/etc/weekly_review.org diff --git a/emacs.d/init.el b/emacs/init.el index 6a9e142..6a9e142 100644 --- a/emacs.d/init.el +++ b/emacs/init.el diff --git a/emacs.d/lisp/fcuny-commands.el b/emacs/lisp/fcuny-commands.el index a286e9f..a286e9f 100644 --- a/emacs.d/lisp/fcuny-commands.el +++ b/emacs/lisp/fcuny-commands.el diff --git a/emacs.d/lisp/fcuny-flycheck-py.el b/emacs/lisp/fcuny-flycheck-py.el index 68a5143..68a5143 100644 --- a/emacs.d/lisp/fcuny-flycheck-py.el +++ b/emacs/lisp/fcuny-flycheck-py.el |