dotfiles

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	plugin.BasePlugin
	// contains filtered or unexported fields
}

Plugin clones a dotfiles repository into the container and optionally runs an install script. Configured via ~/.config/crib/config.toml.

func New

New creates a dotfiles plugin from global config.

func (*Plugin) Name

func (p *Plugin) Name() string

Name returns the plugin identifier.

func (*Plugin) PostContainerCreate

PostContainerCreate clones the dotfiles repository and runs the install script inside the container. No-op when no repository is configured.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL