humanizing the config file examples.
[feisty_meow.git] / database / configuration / emacs / dot-emacs
diff --git a/database/configuration/emacs/dot-emacs b/database/configuration/emacs/dot-emacs
deleted file mode 100644 (file)
index 9a140a9..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-# this is an example .emacs file with my preferred indentation for code.
-
-(setq c-default-style "linux"
-  c-basic-offset 2)
-
-