zshrc

package
v0.0.0-...-f954743 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Default = &cobra.Command{
	Use:   "default",
	Short: "manage default zshrc",
}
View Source
var Generate = &cobra.Command{
	Use:   "generate",
	Short: "generate zshrc",
	Run:   generateHandler,
}
View Source
var Generated = &cobra.Command{
	Use:   "generated",
	Short: "open generated zshrc",
	Run:   generatedHandler,
}
View Source
var Override = &cobra.Command{
	Use:   "override",
	Short: "manage zshrc override",
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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