Files
expanded-dms/internal/config/shells.go
2025-11-12 23:59:00 +11:00

6 lines
83 B
Go

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