This commit is contained in:
Daniel Løvbrøtte Olsen 2018-11-17 16:38:53 +01:00
commit a2c10c32d7
1 changed files with 1 additions and 1 deletions

View File

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