diff options
author | xero <x@xero.nu> | 2014-01-25 22:24:08 -0500 |
---|---|---|
committer | xero <x@xero.nu> | 2014-01-25 22:24:08 -0500 |
commit | aff12f28c2c27067a5da1c2e483d134523783bd5 (patch) | |
tree | 4138fc6d56777224bb2d01955f2dd6e5f892f77a /.config/mc | |
parent | 9ec11425bc20fa22cabba84a2a3d5308472f1d02 (diff) | |
download | dotfiles_ascii-aff12f28c2c27067a5da1c2e483d134523783bd5.tar.xz dotfiles_ascii-aff12f28c2c27067a5da1c2e483d134523783bd5.zip |
add ascii header to mc config
Diffstat (limited to '')
-rw-r--r-- | .config/mc/ini | 14 |
1 files changed, 14 insertions, 0 deletions
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 |