From 7fa091b1461e48db5b8c839b1e96683c9388e9a4 Mon Sep 17 00:00:00 2001 From: Robert Date: Wed, 1 Apr 2026 00:25:06 -0600 Subject: [PATCH] changed ipa to ipb in bashrc --- tasks/files/bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/files/bashrc b/tasks/files/bashrc index 5282b36..6890454 100644 --- a/tasks/files/bashrc +++ b/tasks/files/bashrc @@ -184,7 +184,7 @@ alias 755='chmod -R 755' alias 777='chmod -R 777' # Robert's alias commands -alias ipa='ip -br -c a' # display ip addresses +alias ipb='ip -br -c a' # display ip addresses # Search command line history alias h="history | grep "