feat: init zoxide
This commit is contained in:
parent
0d4b251196
commit
fcba122e4d
1 changed files with 1 additions and 1 deletions
|
@ -9,11 +9,11 @@
|
||||||
./helix
|
./helix
|
||||||
./git
|
./git
|
||||||
./lazygit
|
./lazygit
|
||||||
|
./zoxide
|
||||||
];
|
];
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
bat
|
bat
|
||||||
zoxide
|
|
||||||
croc
|
croc
|
||||||
];
|
];
|
||||||
}
|
}
|
Loading…
Reference in a new issue