mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-02-20 02:14:28 +01:00
2.4 KiB
2.4 KiB
carthage plugin
The carthage plugin provides all aliases .
To use it, add carthage
to the plugins array in your zshrc file:
plugins=(... carthage)
Aliases
Alias | Command |
---|---|
c | carthage |
ca | carthage archive |
cb | carthage build |
cbs | carthage bootstrap |
cck | carthage checkout |
ccf | carthage copy-frameworks |
cf | carthage fetch |
ch | carthage help |
cl | cat Cartfile |
co | carthage outdated |
cu | carthage update |
cv | carthage validate |
cver | carthage version |