From f7ab21b96517a0278a16ae50dac6322c7ec3bcd8 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Fri, 2 May 2025 15:08:38 +0800 Subject: [PATCH] =?UTF-8?q?doc=20readme:=20=E5=8A=A0=E4=B8=8A=E5=8F=AF?= =?UTF-8?q?=E7=94=A8=E4=BD=9C=E6=A5=AD=E7=B3=BB=E7=B5=B1=E8=AA=AA=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Readme.md b/Readme.md index da18f4c..f1cc451 100644 --- a/Readme.md +++ b/Readme.md @@ -13,6 +13,23 @@ Yuan dotfile 自用環境設定檔 (當然不能公開的密碼、主機名單...我還是有用chezmoi整理,就另外開Private Repo來放了)。 +可用的作業系統環境 +-------------------------------------------------------------------------------- + +理論上可用的作業系統如下: +* macOS +* Manjaro Linux +* Arch Linux + +目前已經測試過確定可用的環境組合如下: +* macOS 15 Sequoia - 2025/5/2 測試過 +* Manjaro Linux - 2025/5/2 測試過 +* Manjaro Linux (無GUI) - 2025/5/2 測試過 +* Arch Linux (無GUI) - 2025/5/2 測試過 + +都是使用一般使用者有sudo權限的帳號,目前測試直接用root帳號可能會有問題。 +(尤其是Arch Linux,安裝yay無法使用root帳號) + 安裝 -------------------------------------------------------------------------------- ### Linux / macOS