This commit is contained in:
Daniel Løvbrøtte Olsen
2019-01-08 22:18:32 +01:00
parent a6e427451e
commit 721c51e470
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
};
oh-my-zsh = {
enable = true;
custom = "./oh-my-zsh-custom";
custom = "\$HOME/.config/nixpkgs/nix-dotfiles/config/zsh/oh-my-zsh-custom";
plugins = [
"git"
"sudo"