From 2cb223c702f8a950f07d8b3c4aaa303bc4336043 Mon Sep 17 00:00:00 2001 From: Billy-George Price-Sprackland Date: Wed, 1 Apr 2026 04:02:20 +0100 Subject: [PATCH] Update .osx --- .osx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.osx b/.osx index 4b71360..7290d53 100755 --- a/.osx +++ b/.osx @@ -20,7 +20,7 @@ # @see: http://secrets.blacktree.com/?showapp=com.apple.finder # @see: https://github.com/herrbischoff/awesome-macos-command-line # -# @author Jeff Geerling +# @author Billy-George Price-Sprackland # Warn that some commands will not be run if the script is not run as root. if [[ $EUID -ne 0 ]]; then