All Projects → zpm-zsh → Dropbox

zpm-zsh / Dropbox

Licence: gpl-3.0
Zsh dropbox plugin

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dropbox

Fileprovider
FileManager replacement for Local, iCloud and Remote (WebDAV/FTP/Dropbox/OneDrive) files -- Swift
Stars: ✭ 724 (+4158.82%)
Mutual labels:  dropbox
Dbxcli
A command line client for Dropbox built using the Go SDK
Stars: ✭ 764 (+4394.12%)
Mutual labels:  dropbox
Dotfiles
My dotfiles.
Stars: ✭ 5 (-70.59%)
Mutual labels:  zsh
Pure
Pretty, minimal, and fast prompt for Fish from Zsh.
Stars: ✭ 740 (+4252.94%)
Mutual labels:  zsh
Dropbox Sdk Js
The Official Dropbox API V2 SDK for Javascript
Stars: ✭ 756 (+4347.06%)
Mutual labels:  dropbox
Basher
A package manager for shell scripts.
Stars: ✭ 768 (+4417.65%)
Mutual labels:  zsh
Dropbox Sdk Python
The Official Dropbox API V2 SDK for Python
Stars: ✭ 702 (+4029.41%)
Mutual labels:  dropbox
Atom One Dark Terminal
A Terminal theme that mimics the One Dark theme made by the Atom team.
Stars: ✭ 890 (+5135.29%)
Mutual labels:  zsh
Fzf Tab
Replace zsh's default completion selection menu with fzf!
Stars: ✭ 761 (+4376.47%)
Mutual labels:  zsh
Zsh Histdb
A slightly better history for zsh
Stars: ✭ 801 (+4611.76%)
Mutual labels:  zsh
Dip
CLI gives the "native" interaction with applications configured with Docker Compose.
Stars: ✭ 737 (+4235.29%)
Mutual labels:  zsh
Dotfiles
@holman does dotfiles
Stars: ✭ 6,397 (+37529.41%)
Mutual labels:  zsh
Geometry
geometry is a minimal, fully customizable and composable zsh prompt theme
Stars: ✭ 770 (+4429.41%)
Mutual labels:  zsh
Dotfiles
🐲 My Arch Linux config [i3-gaps + i3blocks + Zsh + Spacemacs + Rofi + Alacritty + Neofetch]
Stars: ✭ 725 (+4164.71%)
Mutual labels:  zsh
My Zsh Config
My custom Oh My Zsh configuration.
Stars: ✭ 5 (-70.59%)
Mutual labels:  zsh
Dotfiles
A repository that gathered files starting with dot
Stars: ✭ 701 (+4023.53%)
Mutual labels:  zsh
Zshguide
Zsh 开发指南
Stars: ✭ 766 (+4405.88%)
Mutual labels:  zsh
Sepshell
Clean and minimal zsh theme with git bisecting/merging/rebasing modes and configurable prompt symbols.
Stars: ✭ 17 (+0%)
Mutual labels:  zsh
Pctl
zsh plugin for proxy
Stars: ✭ 6 (-64.71%)
Mutual labels:  zsh
Antigen
The plugin manager for zsh.
Stars: ✭ 6,843 (+40152.94%)
Mutual labels:  zsh

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].