From 227b0c2fc121c629c0370297c201958da37c48f4 Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Sun, 15 Oct 2017 19:39:25 -0500 Subject: [PATCH] remove thefuck support --- .bashrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.bashrc b/.bashrc index c239ac1..b2810e3 100644 --- a/.bashrc +++ b/.bashrc @@ -26,8 +26,6 @@ alias ssu="sudo su" alias termbin="nc termbin.com 9999" alias sloop="while true; do sl; done" -eval $(thefuck --alias) - if [ -e ~/.dailyfortune ] then cat ~/.dailyfortune