zpm-zsh / dropbox

Zsh dropbox plugin

Home Page:https://github.com/horosgrisa/zsh-dropbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dropbox

ZSH plugin for Dropbox

This plugin provides 2 apps: dropbox-cli and dropbox-uploader and completions for them.

Installation

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

  1. Add zgen load zpm-zsh/dropbox to your .zshrc with your other plugin
  2. run zgen save

If you use my ZPM

  • Add zpm load zpm-zsh/dropbox into your .zshrc

About

Zsh dropbox plugin

https://github.com/horosgrisa/zsh-dropbox

License:GNU General Public License v3.0


Languages

Language:Python 99.6%Language:Shell 0.4%