refactor(zsh): 移除 oh-my-zsh 依赖,改用原生配置
This commit is contained in:
@@ -33,7 +33,6 @@ class ZshModule(Module):
|
||||
def aur_packages(self) -> set[str]:
|
||||
return {
|
||||
"fzf-tab-git",
|
||||
"oh-my-zsh-git",
|
||||
}
|
||||
|
||||
def after_update(self, store):
|
||||
|
||||
Reference in New Issue
Block a user