From ce4a0d911eab5b5db7a89e6c6c94443003a92914 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Tue, 17 Sep 2024 16:36:48 -0500 Subject: [PATCH] bashrc | grep check-nic --- home/common/files/bash/bashrc | 1 - 1 file changed, 1 deletion(-) diff --git a/home/common/files/bash/bashrc b/home/common/files/bash/bashrc index 827104a..a248f53 100755 --- a/home/common/files/bash/bashrc +++ b/home/common/files/bash/bashrc @@ -103,7 +103,6 @@ then shopt -s extglob shopt -s histappend shopt -s histreedit - ~/bin/check-nic PAGER=less LESS="-Rs"