chezmoi 新增Debian支援

This commit is contained in:
2025-05-02 16:53:31 +08:00
parent 79d6ecf6b3
commit db6f8611a4
5 changed files with 61 additions and 7 deletions

View File

@@ -26,6 +26,20 @@ casks = [
# 'macvim',
]
# Debian -----------------------------------------------------------------------
# 特別備註:
# Debain 12 (bookworm) 沒有eza但是有exa
# Debain 12 (bookworm) 沒有ueberzugpp但是有ueberzug
# Debain 12 (bookworm) neovim版本太舊 0.7lazy無法用
[packages.linux.debian]
apt = [
'zsh',
'vim',
'neovim',
'git',
'exa',
]
# Arch Linux -------------------------------------------------------------------
[packages.linux.arch]
pacman_force = [