theme switch
This commit is contained in:
@@ -25,7 +25,8 @@
|
|||||||
};
|
};
|
||||||
oh-my-zsh = {
|
oh-my-zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = "risto";
|
# theme = "risto";
|
||||||
|
theme = "agnoster";
|
||||||
plugins = [
|
plugins = [
|
||||||
"sudo"
|
"sudo"
|
||||||
"dotenv"
|
"dotenv"
|
||||||
|
|||||||
Reference in New Issue
Block a user