Add fuck.md
Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
parent
3e6d9e1d98
commit
917ca11596
2 changed files with 8 additions and 0 deletions
|
@ -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
7
fuck.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue