update: remove oh-my-zsh ( I wasn't using it anyways )
This commit is contained in:
parent
2954b18584
commit
59e314aec9
1 changed files with 0 additions and 8 deletions
|
|
@ -3,13 +3,5 @@
|
||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
syntaxHighlighting.enable = true;
|
syntaxHighlighting.enable = true;
|
||||||
oh-my-zsh = {
|
|
||||||
enable = true;
|
|
||||||
plugins = [
|
|
||||||
"systemd"
|
|
||||||
"bun"
|
|
||||||
"common-aliases"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue