From 733fa95200833ac8dea5e571cacb2746a456fb3f Mon Sep 17 00:00:00 2001 From: committer Date: Wed, 15 May 2024 07:44:00 -0500 Subject: [PATCH] u --- dots/bash/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index 45f04fb..a30fbbe 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -38,7 +38,7 @@ ex () fi } -alias ffind='find / -type f -name' +alias ffind='sudo find / -type f -name' # # Change the window title of X terminals # case ${TERM} in