We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add section on unicode warning on Windows Git-Bash
Add a section on usage with Nushell
Add instructions for Hilbish shell
correct spelling
As stated in #641 this will solve the problem for wsl
Update link to fish-shell autoloading functions tutorial.
Moved Troubleshooting section to separate Troubleshooting page
Add instructions for PowerShell execution policy access
Document THEFUCK_OVERRIDDEN_ALIASES
Added link to python io unicode warning issue.
Added python unicode encoding warning on unicode Powershell console.
Ensure the path variable is set if command not found after installing
Added a link to omz plugin (for zsh users).
Updated Shell aliases (markdown)
The previous instructions break with fish 2.5.0, see https://github.com/fish-shell/fish-shell/issues/3809#issuecomment-277400905
Updating PowerShell alias
Update shell alias for Fish Shell
fixes .zshrc aliasing
changed `thefuck-alias` to `thefuck --alias` (cause first one is deprecated)
Undo last change, better explain how TF_ALIAS works
Update fuck function for Fish Shell
fix(typo): fix a silly typo
refactor(aliases): update Fish shell function and instructions