Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
fc82aff7
Unverified
Commit
fc82aff7
authored
Nov 10, 2020
by
Nacho González-Garilleti
Committed by
GitHub
Nov 10, 2020
Browse files
docs(thefuck): add description for enabling the plugin (#9433)
Add a description about adding thefuck to the plugins list
parent
5d8e1f82
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/thefuck/README.md
View file @
fc82aff7
...
...
@@ -2,6 +2,10 @@
[
The Fuck
](
https://github.com/nvbn/thefuck
)
plugin — magnificent app which corrects your previous console command.
To use it, add thefuck to the plugins array of your zshrc file:
plugins=(... thefuck)
## Usage
Press
`ESC`
twice to correct previous console command.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment