From c35e36024751471e34d6baf006cc9c9048468187 Mon Sep 17 00:00:00 2001 From: kl-i Date: Mon, 16 Aug 2021 17:31:20 +0100 Subject: [PATCH] Initial commit. --- Installation/Mac.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Installation/Mac.md diff --git a/Installation/Mac.md b/Installation/Mac.md new file mode 100644 index 0000000..b711094 --- /dev/null +++ b/Installation/Mac.md @@ -0,0 +1,13 @@ +Installing TheHoTTGame on MacOS +=============================== + + +`https://sourceforge.net/projects/git-osx-installer/` + + +`brew link --overwrite git` + +`rm -r .emacs.d` + +`brew install ripgrep` +`brew install fontconfig`