arbelt / fish-plugin-scmpuff

1 stars 3 forks source link

Upstreaming into scmpuff #6

Open jdelStrother opened 4 years ago

jdelStrother commented 4 years ago

Hi there - I'd like to try getting this plugin baked into scmpuff.

bash/zsh users already get scmpuff support with eval $(scmpuff init -s), so I've updated the go binary so that fish users can run scmpuff -init -s --shell=fish | source to get the same thing.

My current branch is here https://github.com/jdelStrother/scmpuff/commit/fish - any objections?

badrange commented 3 years ago

This would be great! @arbelt all you need to do is say yes :-) and possibly add a LICENSE file to this repo.

arbelt commented 3 years ago

Okay, I totally missed this — sounds great to me, and I'll add a LICENSE

badrange commented 2 months ago

The issue can be closed now! A while ago fish shell support was released in scmpuff!