package config import _ "embed" //go:embed embedded/.zshrc var ZshrcConfig string