Autoconnect request for `personal-files` for `mutt` snap

Hi all!

I’d like to make an auto-connection request for mutt to the personal-files interface.

The PR in question is available on Github: https://github.com/snapcrafters/mutt/pull/13/files, but the summary is this:

plugs:
  dot-mutt:
    interface: personal-files
    write:
      - $HOME/.mutt
      - $HOME/.muttrc
      - $HOME/.config/mutt

Many thanks! Jon

1 Like

Hey, can I chase this up please? Is there any additional info I need to provide?

+1 from me - mutt is the clear owner of these paths so write permission is reasonable and expected, plus the name dot-mutt also seems reasonable to collect these under.

1 Like

+1 from me as well for auto-connect personal-files with write access to $HOME/.mutt, $HOME/.muttrc and $HOME/.config/mutt using the iface reference dot-mutt. As explained in the snap-configuration section of the project, those are the expected locations for mutt configuration files.

+2 votes for, 0 votes against. This is now live.

1 Like

Thanks all! :slight_smile: Much appreciated!