From b5f849d4dea730efec1de8cca95d318e85e49323 Mon Sep 17 00:00:00 2001 From: jon Date: Mon, 1 Oct 2018 16:35:29 -0500 Subject: [PATCH] Fucking fedora --- bash/.bashrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bash/.bashrc b/bash/.bashrc index f509855..4627e12 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -51,3 +51,6 @@ export HISTFILESIZE=2000 # Prompt export PS1="\[$(tput bold)\]\[$(tput setaf 2)\][\u@\h \W]\\$ \[$(tput sgr0)\]" + +# fedoras stupid command-not-found shit +unset command_not_found_handle