summaryrefslogtreecommitdiff
path: root/profile.d
diff options
context:
space:
mode:
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