diff --git a/plugins/chezmoi/README.md b/aliases/chezmoi.aliases.md similarity index 90% rename from plugins/chezmoi/README.md rename to aliases/chezmoi.aliases.md index f86a1e511..650ac71d8 100644 --- a/plugins/chezmoi/README.md +++ b/aliases/chezmoi.aliases.md @@ -1,6 +1,6 @@ -# Chezmoi plugin +# Chezmoi aliases -The chezmoi plugin defines a number of useful aliases for you. [Consult the complete list](./chezmoi.plugin.sh) +This adds a number of useful aliases for [chezmoi](https://www.chezmoi.io) usage. [Consult the complete list](./chezmoi.plugin.sh) ## List of aliases diff --git a/plugins/chezmoi/chezmoi.plugin.sh b/aliases/chezmoi.aliases.sh similarity index 100% rename from plugins/chezmoi/chezmoi.plugin.sh rename to aliases/chezmoi.aliases.sh diff --git a/plugins/README.md b/plugins/README.md index 350ec6e3d..3d291ee8c 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -33,7 +33,6 @@ By leveraging these plugins, you can streamline your workflow and tackle coding | battery | Plugin related to monitoring and managing battery on computer systems. | | brew | Package manager for macOS and Linux facilitating software installation and management. | | bu | Insufficient information provided to give a precise description. | -| chezmoi | Dotfile management tool enabling management of user environment configuration. | | dotnet | This plugin provides completion and useful aliases for .NET Core CLI. | | fasd | Utility easing filesystem navigation through shortcuts and abbreviated commands. | | gcloud | Command-line tools for interacting with Google Cloud Platform (GCP). |