home/zsh: change source to pkgs.oh-my-zsh
This commit is contained in:
@@ -70,13 +70,8 @@
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "zsh-sudo";
|
name = "zsh-sudo";
|
||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.oh-my-zsh;
|
||||||
owner = "hcgraf";
|
file = "share/oh-my-zsh/plugins/sudo/sudo.plugin.zsh";
|
||||||
repo = "zsh-sudo";
|
|
||||||
rev = "d8084def6bb1bde2482e7aa636743f40c69d9b32";
|
|
||||||
sha256 = "1dpm51w3wjxil8sxqw4qxim5kmf6afmkwz1yfhldpdlqm7rfwpi3";
|
|
||||||
};
|
|
||||||
file = "sudo.plugin.zsh";
|
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "zsh-fast-syntax-highlighting";
|
name = "zsh-fast-syntax-highlighting";
|
||||||
|
|||||||
Reference in New Issue
Block a user