oh-my-zsh/plugins/transfer
Marc Cornellà 3d8ee47c7a
Update README formatting
2018-05-25 20:44:56 +02:00
..
README.md Update README formatting 2018-05-25 20:44:56 +02:00
transfer.plugin.zsh modified the script to use tar command instead of zip 2017-02-09 19:41:09 +01:00

README.md

transfer plugin

transfer.sh is an easy to use file sharing service from the command line

Usage

Add transfer to your plugins array in your zshrc file:

plugins=(... transfer)

Then you can:

  • transfer a file:
transfer file.txt
  • transfer a whole directory (it will be automatically compressed):
transfer directory/