From aff12f28c2c27067a5da1c2e483d134523783bd5 Mon Sep 17 00:00:00 2001
From: xero <x@xero.nu>
Date: Sat, 25 Jan 2014 22:24:08 -0500
Subject: add ascii header to mc config

---
 .config/mc/ini | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/.config/mc/ini b/.config/mc/ini
index efeeaee..225400f 100644
--- a/.config/mc/ini
+++ b/.config/mc/ini
@@ -1,3 +1,17 @@
+#  ██████████   █████ 
+# ░░██░░██░░██ ██░░░██
+#  ░██ ░██ ░██░██  ░░ 
+#  ░██ ░██ ░██░██   ██
+#  ███ ░██ ░██░░█████ 
+# ░░░  ░░  ░░  ░░░░░ 
+#
+#  ▓▓▓▓▓▓▓▓▓▓
+# ░▓ author ▓ xero <x@xero.nu>
+# ░▓ code   ▓ http://code.xero.nu/dotfiles
+# ░▓ mirror ▓ http://github.com/xero/dotfiles
+# ░▓▓▓▓▓▓▓▓▓▓
+# ░░░░░░░░░░
+#
 [Midnight-Commander]
 verbose=1
 pause_after_run=1
-- 
cgit v1.2.1