summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2022-05-29 22:27:50 +0200
committerAhmed Abdelhalim <[email protected]>2022-05-30 00:11:02 +0200
commit441c9dea31d505c44f4dcdc2b70599b18ea97cee (patch)
tree29356e8ab1c32079f9bde0798830d9b371f3e341
parent77f150658fad682ab7549c3418b12659863a3be4 (diff)
Add the missing debian tool (the fuck)
-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