Add fuck.md

Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
akp 2021-05-04 14:19:05 +01:00
parent 3e6d9e1d98
commit 917ca11596
No known key found for this signature in database
GPG key ID: AA5726202C8879B7
2 changed files with 8 additions and 0 deletions

View file

@ -18,6 +18,7 @@ Markdown docs and shell scripts for automating installation of things and docume
* [`capslock.md`](capslock.md) for the replacement of the Caps Lock key with Escape
* [`flameshot.sh`](flameshot.sh) for installing Flameshot screenshot tool
* [`rootcert.md`](rootcert.md) for installing other root certificates
* [`fuck.md`](fuck.md) for installing https://github.com/nvbn/thefuck
## Performance

7
fuck.md Normal file
View file

@ -0,0 +1,7 @@
# [thefuck](https://github.com/nvbn/thefuck)
2021-05-04
1. `sudo apt install python3-pip`
2. `pip3 install thefuck`
3. Add `eval "$(thefuck --alias")` to Bash profile