chezmoi nvim debian手動安裝腳本
This commit is contained in:
@@ -30,14 +30,14 @@ casks = [
|
||||
# 特別備註:
|
||||
# Debain 12 (bookworm) 沒有eza,但是有exa
|
||||
# Debain 12 (bookworm) 沒有ueberzugpp,但是有ueberzug
|
||||
# Debain 12 (bookworm) neovim版本太舊 0.7,lazy無法用
|
||||
# Debain 12 (bookworm) neovim版本太舊 0.7,lazy無法用,故在shell腳本特殊處理
|
||||
[packages.linux.debian]
|
||||
apt = [
|
||||
'zsh',
|
||||
'vim',
|
||||
'neovim',
|
||||
'git',
|
||||
'exa',
|
||||
'gcc',
|
||||
]
|
||||
|
||||
# Arch Linux -------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user