Okay this should work, I was confused before
This commit is contained in:
parent
e39e1efe9d
commit
9dfb72cf6a
|
@ -18,7 +18,7 @@
|
|||
programs.zsh = {
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
cd = "zoxide";
|
||||
cd = "z";
|
||||
};
|
||||
plugins = [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue