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 7b666905f847..7b666905f847 100644
--- a/.gitignore
+++ b/tools/emacs/.gitignore
diff --git a/README.md b/tools/emacs/README.md
index 2dd067a9101f..2dd067a9101f 100644
--- a/README.md
+++ b/tools/emacs/README.md
diff --git a/init.el b/tools/emacs/init.el
index 66d38cd9fcde..66d38cd9fcde 100644
--- a/init.el
+++ b/tools/emacs/init.el
diff --git a/init/bindings.el b/tools/emacs/init/bindings.el
index f10869a5325f..f10869a5325f 100644
--- a/init/bindings.el
+++ b/tools/emacs/init/bindings.el
diff --git a/init/custom.el b/tools/emacs/init/custom.el
index 4c92f0d32fc4..4c92f0d32fc4 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 0b23c5a2d1bc..0b23c5a2d1bc 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 8b96a0e737df..8b96a0e737df 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 3d480bd5f43e..3d480bd5f43e 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 1700ccddd37d..1700ccddd37d 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 19ed2a684349..19ed2a684349 100644
--- a/init/modes.el
+++ b/tools/emacs/init/modes.el
diff --git a/init/nixos.el b/tools/emacs/init/nixos.el
index e384e9b77db8..e384e9b77db8 100644
--- a/init/nixos.el
+++ b/tools/emacs/init/nixos.el
diff --git a/init/settings.el b/tools/emacs/init/settings.el
index 2e4dedc0a535..2e4dedc0a535 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 a2a71be9eeba..a2a71be9eeba 100644
--- a/init/term-setup.el
+++ b/tools/emacs/init/term-setup.el