summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 2 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)