about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-14T11·30+0000
committerVincent Ambo <tazjin@google.com>2019-12-14T11·30+0000
commit15c61c0beebeb2d9645ac7cd3736d21fe286dd3a (patch)
tree1eb5d77db796bfb38ed17877ca77d94445f92d06
parent9b35db823f5947d289a9d8b18c5ca415e3be814d (diff)
chore(emacs): Move emacs config to tools/emacs
-rw-r--r--tools/emacs/.gitignore (renamed from .gitignore)0
-rw-r--r--tools/emacs/README.md (renamed from README.md)0
-rw-r--r--tools/emacs/init.el (renamed from init.el)0
-rw-r--r--tools/emacs/init/bindings.el (renamed from init/bindings.el)0
-rw-r--r--tools/emacs/init/custom.el (renamed from init/custom.el)0
-rw-r--r--tools/emacs/init/eshell-setup.el (renamed from init/eshell-setup.el)0
-rw-r--r--tools/emacs/init/functions.el (renamed from init/functions.el)0
-rw-r--r--tools/emacs/init/look-and-feel.el (renamed from init/look-and-feel.el)0
-rw-r--r--tools/emacs/init/mail-setup.el (renamed from init/mail-setup.el)0
-rw-r--r--tools/emacs/init/modes.el (renamed from init/modes.el)0
-rw-r--r--tools/emacs/init/nixos.el (renamed from init/nixos.el)0
-rw-r--r--tools/emacs/init/settings.el (renamed from init/settings.el)0
-rw-r--r--tools/emacs/init/term-setup.el (renamed from init/term-setup.el)0
13 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/tools/emacs/.gitignore
index 7b666905f8..7b666905f8 100644
--- a/.gitignore
+++ b/tools/emacs/.gitignore
diff --git a/README.md b/tools/emacs/README.md
index 2dd067a910..2dd067a910 100644
--- a/README.md
+++ b/tools/emacs/README.md
diff --git a/init.el b/tools/emacs/init.el
index 66d38cd9fc..66d38cd9fc 100644
--- a/init.el
+++ b/tools/emacs/init.el
diff --git a/init/bindings.el b/tools/emacs/init/bindings.el
index f10869a532..f10869a532 100644
--- a/init/bindings.el
+++ b/tools/emacs/init/bindings.el
diff --git a/init/custom.el b/tools/emacs/init/custom.el
index 4c92f0d32f..4c92f0d32f 100644
--- a/init/custom.el
+++ b/tools/emacs/init/custom.el
diff --git a/init/eshell-setup.el b/tools/emacs/init/eshell-setup.el
index 0b23c5a2d1..0b23c5a2d1 100644
--- a/init/eshell-setup.el
+++ b/tools/emacs/init/eshell-setup.el
diff --git a/init/functions.el b/tools/emacs/init/functions.el
index 8b96a0e737..8b96a0e737 100644
--- a/init/functions.el
+++ b/tools/emacs/init/functions.el
diff --git a/init/look-and-feel.el b/tools/emacs/init/look-and-feel.el
index 3d480bd5f4..3d480bd5f4 100644
--- a/init/look-and-feel.el
+++ b/tools/emacs/init/look-and-feel.el
diff --git a/init/mail-setup.el b/tools/emacs/init/mail-setup.el
index 1700ccddd3..1700ccddd3 100644
--- a/init/mail-setup.el
+++ b/tools/emacs/init/mail-setup.el
diff --git a/init/modes.el b/tools/emacs/init/modes.el
index 19ed2a6843..19ed2a6843 100644
--- a/init/modes.el
+++ b/tools/emacs/init/modes.el
diff --git a/init/nixos.el b/tools/emacs/init/nixos.el
index e384e9b77d..e384e9b77d 100644
--- a/init/nixos.el
+++ b/tools/emacs/init/nixos.el
diff --git a/init/settings.el b/tools/emacs/init/settings.el
index 2e4dedc0a5..2e4dedc0a5 100644
--- a/init/settings.el
+++ b/tools/emacs/init/settings.el
diff --git a/init/term-setup.el b/tools/emacs/init/term-setup.el
index a2a71be9ee..a2a71be9ee 100644
--- a/init/term-setup.el
+++ b/tools/emacs/init/term-setup.el