Commit 6ee6a734 authored by Thomas Paul Mann's avatar Thomas Paul Mann Committed by Marc Cornellà
Browse files

swift-pm: Rename plugin to 'swiftpm' (#5674)

parent 037764ac
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
This plugin provides a few utilities that make you faster on your daily work with the [Swift Package Manager](https://github.com/apple/swift-package-manager). This plugin provides a few utilities that make you faster on your daily work with the [Swift Package Manager](https://github.com/apple/swift-package-manager).
To start using it, add the `swift-pm` plugin to your `plugins` array in `~/.zshrc`: To start using it, add the `swiftpm` plugin to your `plugins` array in `~/.zshrc`:
```zsh ```zsh
plugins=(... swift-pm) plugins=(... swiftpm)
``` ```
## Aliases ## Aliases
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment