From 0fd1b0a8204e3f0b800091fcfad4940c5707b1ba Mon Sep 17 00:00:00 2001 From: Andrew Davidson Date: Fri, 10 Feb 2023 21:37:24 -0800 Subject: [PATCH] removing yum reference --- bash/.bashrc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/bash/.bashrc b/bash/.bashrc index ba2f37b..a60f099 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -35,11 +35,6 @@ if [[ -x `which apt-get >/dev/null 2>&1` ]]; then HAS_APT=1 fi -if [[ -x `which yum >/dev/null 2>&1` ]]; then - HAS_YUM=1 -fi - - # _ # _ __ _ __ ___ _ __ ___ _ __ | |_