1
0
Fork 0

Clean dead code

This commit is contained in:
Malte Brandy 2020-03-01 17:27:38 +01:00
parent d16670989f
commit 73a6dd6d62
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -24,11 +24,6 @@
oh-my-zsh = {
enable = true;
plugins = [ "colored-man-pages" ];
# theme = "powerlevel10k";
# custom = "${pkgs.runCommand "oh-my-zsh-custom" { } ''
# mkdir -p $out/themes
# ln -s ${my-pkgs.zsh-powerlevel10k}/share/powerlevel10k/powerlevel10k.zsh-theme $out/themes/.
# ''}";
};
};
};