summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.bashrc2
-rw-r--r--README.md3
2 files changed, 5 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 546b9c5..fddbaa4 100644
--- a/.bashrc
+++ b/.bashrc
@@ -135,3 +135,5 @@ export GPG_TTY=$(tty)
unset SSH_AGENT_PID
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
alias a='/usr/share/arsenal/run'
+
+eval $(thefuck --alias)
diff --git a/README.md b/README.md
index 6f799a2..1e8da8a 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,9 @@ sudo apt install ffuf -y
## dotdotpwn.pl
git clone https://github.com/wireghoul/dotdotpwn.git ~/dotdotpwn
sudo mv ~/dotdotpwn /opt/
+
+## Thefuck
+sudo pip3 install thefuck
```
## Languages