From 763312bfd9cbdad7c15386c64f14bcf6c4b76a3d Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Tue, 16 Mar 2021 14:32:52 -0400 Subject: [PATCH] need full path in the cat --- mutt/sources.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutt/sources.sh b/mutt/sources.sh index cab5a31..64440ca 100755 --- a/mutt/sources.sh +++ b/mutt/sources.sh @@ -1 +1 @@ -cat *.rc +cat ~/.mutt/*.rc