mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
636 B
636 B
Kamal
This plugin provides completion for Kamal as well as some aliases for frequent Kamal commands.
To use it, add kamal to the plugins array of your zshrc file:
plugins=(... kamal)
Aliase
| Alias | Command | Description |
|---|---|---|
| kad | kamal deploy |
Deploy app to servers |