mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
refactor: move zoxide to shared module
This commit is contained in:
parent
5b9d021b59
commit
7fd110798b
2 changed files with 2 additions and 6 deletions
|
|
@ -130,12 +130,6 @@
|
|||
silent = true;
|
||||
};
|
||||
|
||||
zoxide.enable = true;
|
||||
|
||||
zsh = {
|
||||
shellAliases.cd = "z";
|
||||
};
|
||||
|
||||
nix-index = {
|
||||
enable = true;
|
||||
package = nix-index-database.packages.nix-index-with-db;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue