PoShFuck
PoShFuck copied to clipboard
How is PoShFuck related to thefuck?
Thank you for creating this tool for PowerShell!
suggestion: Add a little more context to readme.md explaining how PoShFuck is related to thefuck.
Based on the readme, it isn't clear to me whether PoShFuck is:
- A PowerShell module that wraps thefuck, calling into it to produce the same results you'd get from thefuck.
- A port of thefuck codebased rewritten in PowerShell.
- A PowerShell module inspired by thefuck, but specifically designed to match commands commonly-used in PowerShell instead of those matched by thefuck.
If I install this module, what am I getting? Exactly the same thing in Powershell that other users of thefuck are getting in their consoles? Or something different?
Thanks again!
PowerShell implementation of "The Fuck" (https://github.com/nvbn/thefuck)
I think this is pretty obvious, it is an implementation, an implementation means it is made from the ground-up.