chezmoi noGUI linux packages

This commit is contained in:
2025-05-02 13:17:24 +08:00
parent c3730b43b7
commit 30b4047b48
3 changed files with 18 additions and 5 deletions

View File

@@ -46,17 +46,22 @@ pacman = [
'zellij',
'ranger',
'vim',
'gvim',
'neovim',
'neovide',
'python',
'go',
'nodejs',
'npm',
'jdk-openjdk',
]
pacman_gui = [
'gvim',
'neovide',
]
aur = [
]
aur_gui = [
'alacritty-sixel-git',
'winscp',
]