oh-my-fish / packages-main

Primary Oh My Fish package repository.
MIT License
237 stars 134 forks source link

Gist plugin #74

Open rominf opened 5 years ago

rominf commented 5 years ago

It would be nice to have gist plugin for pasting files to GitHub Gist. GitHub Gist have an API: https://developer.github.com/v3/gists/. I think the plugin can be implemented in https://github.com/oh-my-fish/plugin-dpaste and then I would rename plugin-dpaste to plugin-paste.

Mark1626 commented 5 years ago

@rominf I would like to take this up.

Can you clarify this

rominf commented 5 years ago

@M4rk9696 Nice to hear this! I agree with both your points. I would be happy to accept the PR and rename the repo. But I see the following problems: what to do to save backward compatibility (I think there should be ability to install the plugin without changing the config); how to tell the user that plugin was renamed and he is supposed to fix the fish config file.

Mark1626 commented 5 years ago

@rominf Raised the PR, we'll take the discussion over there. Think we can keep the repo under the same name