Compare commits
3 Commits
71d5221a01
...
fc9ae546dd
| Author | SHA1 | Date | |
|---|---|---|---|
| fc9ae546dd | |||
| 26d026c21c | |||
| 8d46fa764b |
@ -33,6 +33,7 @@ casks = [
|
||||
# Debain 12 (bookworm) neovim版本太舊 0.7,lazy無法用,故在shell腳本特殊處理
|
||||
[packages.linux.debian]
|
||||
apt = [
|
||||
'sudo',
|
||||
'zsh',
|
||||
'vim',
|
||||
'git',
|
||||
|
||||
@ -24,8 +24,7 @@ Yuan dotfile 自用環境設定檔
|
||||
目前已經測試過確定可用的環境組合與主要用途如下:
|
||||
* macOS 15 Sequoia -主要桌面電腦工作開發用 -2025/5/2 測試過
|
||||
* Manjaro Linux -主要桌面電腦工作開發用 -2025/5/2 測試過
|
||||
* Debian -伺服器主機與Container執行環境用
|
||||
* Debian (無Root模式)
|
||||
* Debian (無GUI) -伺服器主機與Container執行環境用 -2025/5/2 測試過
|
||||
* Manjaro Linux (無GUI) - 2025/5/2 測試過
|
||||
* Arch Linux (無GUI) -2025/5/2 測試過
|
||||
|
||||
@ -38,9 +37,11 @@ Yuan dotfile 自用環境設定檔
|
||||
#### 安裝主dotfiles包
|
||||
<details>
|
||||
<summary>PS. 若是用Debian Slim 精簡版作業系統,要先安裝 curl</summary>
|
||||
|
||||
```
|
||||
apt update && apt install curl -y
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
安裝整包設定擋與執行相關腳本
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user