https://github.com/bergercookie/fish-plugin-transfer
https://github.com/bergercookie/fish-plugin-transfer
bash fish fish-plugin fish-shell
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bergercookie/fish-plugin-transfer
- Owner: bergercookie
- License: mit
- Created: 2020-03-15T17:07:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T17:29:53.000Z (about 6 years ago)
- Last Synced: 2025-02-12T23:46:00.086Z (over 1 year ago)
- Topics: bash, fish, fish-plugin, fish-shell
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Share file(s) using https://transfer.sh/ as a medium
```
transfer file1 # send just single file
transfer file1 [file2, ...] # will send a tarball with all files
```