https://github.com/teles/dontvim
Easily save your vim files to dontpad.com
https://github.com/teles/dontvim
Last synced: about 1 month ago
JSON representation
Easily save your vim files to dontpad.com
- Host: GitHub
- URL: https://github.com/teles/dontvim
- Owner: teles
- Created: 2018-06-30T21:41:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-30T21:51:10.000Z (about 8 years ago)
- Last Synced: 2025-10-27T15:43:24.423Z (9 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dontvim
Easily save your vim files to dontpad.com.
## Installation and usage
1. Clone this repo
```
git clone git@github.com:teles/dontvim.git
```
2. Copy dontvim to your /usb/bin
```
cp dontvim/dontvim /usr/local/bin/
```
3. Use it
```
dontvim directory/filename
```
This command opens directory/filename in vim and save it to [http://dontpad.com/directory/filename](http://dontpad.com/directory/filename) when the user saves the file.