Fix typo in zsh config
This commit is contained in:
parent
e0c2577138
commit
9e272fddbe
|
@ -12,6 +12,6 @@
|
|||
plugins = ["colored-man-pages" "lol" "rand-quote"];
|
||||
theme = "";
|
||||
};
|
||||
extraInit = "source ${./transient.zsh}\n";
|
||||
initExtra = "source ${./transient.zsh}\n";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue