From 441c9dea31d505c44f4dcdc2b70599b18ea97cee Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 29 May 2022 22:27:50 +0200 Subject: Add the missing debian tool (the fuck) --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.bashrc') 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) -- cgit v1.2.3