You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: create links in entrypoint for files under /home/tooling/.config (#226)
* fix: create links in entrypoint for files under /home/tooling/.config
Files under /home/tooling/.config are not stowed in the entrypoint
because it is in the .stow-local-ignore file. Stow ignores everything in
the .config folder because the /home/user/.config folder should be
created in the entrypoint in order to have proper user permissions
required for Podman 5.x.
Signed-off-by: David Kwon <[email protected]>
0 commit comments