Open jdelStrother opened 4 years ago
This would be great! @arbelt all you need to do is say yes :-) and possibly add a LICENSE file to this repo.
Okay, I totally missed this — sounds great to me, and I'll add a LICENSE
The issue can be closed now! A while ago fish shell support was released in scmpuff!
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 runscmpuff -init -s --shell=fish | source
to get the same thing.My current branch is here https://github.com/jdelStrother/scmpuff/commit/fish - any objections?