feat(dev): 添加 oh-my-opencode 依赖(ast-grep, github-cli, tmux)
This commit is contained in:
@@ -28,13 +28,16 @@ class DevModule(Module):
|
||||
@pacman_packages
|
||||
def pacman_packages(self) -> set[str]:
|
||||
return {
|
||||
"ast-grep",
|
||||
"biome",
|
||||
"bun",
|
||||
"github-cli",
|
||||
"go",
|
||||
"lazygit",
|
||||
"mise",
|
||||
"neovim",
|
||||
"nodejs",
|
||||
"tmux",
|
||||
"uv",
|
||||
"yaml-language-server",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user