omz update #52

Merged
aaron merged 2 commits from feautre/omz_update into main 2026-06-04 09:22:13 +02:00
Showing only changes of commit 27fb719555 - Show all commits
+4 -1
View File
@@ -8,8 +8,11 @@
syntaxHighlighting.enable = true;
oh-my-zsh = {
enable = true;
# theme will be set below
# theme will be set below depending on the shell
theme = "";
# make omz faster on large repositories
custom = "DISABLE_UNTRACKED_FILES_DIRTY=true";
# add git and agents as plugins
plugins = [ "git" "ssh-agent" "gpg-agent" ];
};
# only display a fancy theme when glyphs are rendered