mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-16 02:27:03 +01:00
swift-pm: Rename plugin to 'swiftpm' (#5674)
This commit is contained in:
parent
037764acc3
commit
6ee6a734c2
4 changed files with 30 additions and 30 deletions
|
|
@ -1,8 +0,0 @@
|
|||
# Some aliases to make your life with the Swift Package Manager faster ✌️
|
||||
|
||||
alias spi='swift package init'
|
||||
alias spf='swift package fetch'
|
||||
alias spu='swift package update'
|
||||
alias spx='swift package generate-xcodeproj'
|
||||
alias sps='swift package show-dependencies'
|
||||
alias spd='swift package dump-package'
|
||||
Loading…
Add table
Add a link
Reference in a new issue