dotfiles

package
v0.0.26 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DotfilesSetup added in v0.0.11

type DotfilesSetup struct {
	RepoURL       string
	LocalPath     string
	InstallScript string
}

func NewDotfilesSetup added in v0.0.11

func NewDotfilesSetup(repoURL, localPath, installScript string) *DotfilesSetup

func (DotfilesSetup) Install added in v0.0.11

func (d DotfilesSetup) Install() (*bytes.Buffer, error)

func (DotfilesSetup) Name added in v0.0.11

func (d DotfilesSetup) Name() string

func (DotfilesSetup) Uninstall added in v0.0.11

func (d DotfilesSetup) Uninstall() (*bytes.Buffer, error)

func (DotfilesSetup) Validate added in v0.0.11

func (d DotfilesSetup) Validate() (out *bytes.Buffer, err error)

Jump to

Keyboard shortcuts

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