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
dropboxto your oh-my-zsh plugins array.
If you use Zgen
- Add
zgen load zpm-zsh/dropboxto your.zshrcwith your other plugin - run
zgen save
If you use my ZPM
- Add
zpm load zpm-zsh/dropboxinto your.zshrc