Added nix-shell plugin to oh-my-zsh

This commit is contained in:
KoenDR06 2024-07-21 20:45:22 +02:00
parent 70e0c63886
commit 7712beeeb4
5 changed files with 249 additions and 0 deletions

View file

@ -26,6 +26,7 @@
"python"
"git-auto-fetch"
"wd"
"nix-shell"
];
custom = "/home/horseman/nix-config/pkgs/zsh/";
theme = "jonathan";