aboutsummaryrefslogtreecommitdiff
path: root/misc/thefuck/pkg-descr
blob: a1af4b98b87963f8280d12fd7773edcddad2eb4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Thefuck is a magnificent app which corrects your previous console command.
It tries to match a rule for the previous command, creates a new command
using the matched rule and runs it. Thefuck comes with a lot of predefined
rules, but you can create your own rules as well.

You should place this command in your shell config file:

eval $(thefuck --alias)

WWW: https://github.com/nvbn/thefuck