summaryrefslogtreecommitdiff
path: root/profile.d
diff options
context:
space:
mode:
authorAdministrator <root@bastian.jones.dk>2013-01-31 18:58:00 +0100
committerAdministrator <root@bastian.jones.dk>2013-02-02 00:18:22 +0100
commit7b2b915a28ab92920958c423b74e02658efe19e5 (patch)
tree5f2f55e1610481c02e4d51f8e580827acdbc5147 /profile.d
parente25e815689670be2b13c8c193a774c19f54a3e8a (diff)
Move mc shell snippet to mc/profile.d/.
Diffstat (limited to 'profile.d')
-rw-r--r--profile.d/local-mc.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/profile.d/local-mc.sh b/profile.d/local-mc.sh
deleted file mode 100644
index c07fdfa..0000000
--- a/profile.d/local-mc.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-if [ "`id -u`" -eq 0 ]; then
- export MC_SKIN=modarcon16root-defbg-thin
-else
- export MC_SKIN=modarcon16-defbg-thin
-fi