oh-my-fish / plugin-foreign-env

Run foreign bash scripts and capture exported environment variables
MIT License
220 stars 15 forks source link

Add support for aliases #11

Open mnewt opened 7 years ago

mnewt commented 7 years ago

When an alias is created in the bash environment, create the corresponding function in the fish environment

This is something bass added a while back

If you're interested, I may be able to get around to creating a pull request

Cheers!

mnewt commented 7 years ago

Yeah, I couldn't help myself. Please check out #13 and provide feedback. Be aware that it builds on #12. Sorry about that, but they both touch fenv.main