From 442930a1ca124f0e7b03b101a16d46781fe52a74 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Thu, 18 May 2023 20:39:16 +0100 Subject: [PATCH] Rename function --- roles/home-cli/files/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/home-cli/files/profile b/roles/home-cli/files/profile index f51274a..c4fb4fd 100644 --- a/roles/home-cli/files/profile +++ b/roles/home-cli/files/profile @@ -420,7 +420,7 @@ tlscheck () { fi } -myclangformat () { +acpclangformat () { cat << __EOF__ --- BasedOnStyle: WebKit