@nikolas-hermann hey, apologize for the delay. The information provided is fine.
+1 for me for auto-connect personal-files
with read
access to $HOME/.gitconfig
and $HOME/.config/git/config
as defined in mob-sh
snapcraft.yaml:
plugs:
gitconfig:
interface: personal-files
read:
- $HOME/.gitconfig
- $HOME/.config/git/config
I was about to suggest we could rework a bit this interface reference to meet the usual requirements for this to be e.g dot-gitconfig as specified in the iface doc but I found we have granted other snaps the auto-connection for this exact same declaration, @alexmurray could you please comment?
I am +1 as well for auto-connect ssh-keys
to mob-sh
since this (as well as the above) are both clearly required for an app which is a git wrapper.
Finally I am +1 for granting the mob
alias to mob-sh
.
Can other @reviewers please vote?