ZSH plugin for Dropbox
This plugin provides 2 apps: dropbox-cli and dropbox-uploader and completions for them.
If you use oh-my-zsh
- Clone this repository into
~/.oh-my-zsh/custom/plugins
cd ~/.oh-my-zsh/custom/plugins
git clone https://github.com/zpm-zsh/dropbox
- After that, add
dropbox
to your oh-my-zsh plugins array.
If you use Zgen
- Add
zgen load zpm-zsh/dropbox
to your.zshrc
with your other plugin - run
zgen save
If you use my ZPM
- Add
zpm load zpm-zsh/dropbox
into your.zshrc