2

I'm trying to find mc config files on mac. I've used macports to install it. The .mc folder in home dir doesn't affect the mc behaviour - not hotlist nor others configs.

So where is the mc config files exists, and how to find them? (is there any utility to check which file was written when I press a Save Config button?)

egor7
  • 4,678
  • 7
  • 31
  • 55

1 Answers1

6

Try ~/.config/mc

More infos why it is like it is: http://standards.freedesktop.org/basedir-spec/latest/index.html#introduction

Mike Mitterer
  • 6,810
  • 4
  • 41
  • 62