feat: change omz theme to agnoster
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
|
||||
# user packages
|
||||
home.packages = with pkgs; [
|
||||
discord
|
||||
#teamspeak3 # unmaintained qtwebkit
|
||||
fastfetch
|
||||
screenfetch
|
||||
zip
|
||||
xz
|
||||
unzip
|
||||
@@ -55,7 +58,7 @@
|
||||
syntaxHighlighting.enable = true;
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
theme = "gentoo";
|
||||
theme = "agnoster";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user