feat debian over 13 trixie 可用原生套件安裝,不需手動處理
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
brews = [
|
||||
'chezmoi',
|
||||
'git',
|
||||
'lazygit',
|
||||
'zsh',
|
||||
'vim',
|
||||
'neovim',
|
||||
@@ -41,6 +42,11 @@ apt = [
|
||||
'gcc',
|
||||
]
|
||||
|
||||
apt_13 = [
|
||||
'neovim',
|
||||
'lazygit',
|
||||
]
|
||||
|
||||
# Arch Linux -------------------------------------------------------------------
|
||||
[packages.linux.arch]
|
||||
pacman_force = [
|
||||
@@ -53,6 +59,7 @@ pacman = [
|
||||
'chezmoi',
|
||||
'sudo',
|
||||
'git',
|
||||
'lazygit',
|
||||
'base-devel',
|
||||
'fakeroot',
|
||||
'gcc',
|
||||
@@ -99,6 +106,7 @@ pacman = [
|
||||
'chezmoi',
|
||||
'yay',
|
||||
'git',
|
||||
'lazygit',
|
||||
'base-devel',
|
||||
'fakeroot',
|
||||
'gcc',
|
||||
|
||||
Reference in New Issue
Block a user