added omf-dpaste to api integrations

https://github.com/oh-my-fish/plugin-dpaste/pull/8
This commit is contained in:
Darren Nathanael 2022-03-28 07:35:12 -05:00 committed by GitHub
parent 8c0e109c32
commit 88d3e15cc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -98,6 +98,10 @@ Accept: */*
- an iPython extension: [https://pypi.org/project/dpaste-magic/](https://pypi.org/project/dpaste-magic/)
**omf-dpaste**
- an Oh-My-Fish plugin: [https://github.com/oh-my-fish/plugin-dpaste](https://github.com/oh-my-fish/plugin-dpaste)
You can also paste your file content to the API via curl, directly from the command line:
@ -109,4 +113,4 @@ https://dpaste.org/ke2pB
!!! hint "Note"
If you wrote or know a third party dpaste plugin or extension, please open an Issue on Github and I will added here.
If you wrote or know a third party dpaste plugin or extension, please open an Issue on Github and I will added here.