188 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *
This commit is contained in:
parent
63a586642a
commit
acccdbc938
@ -74,4 +74,12 @@
|
|||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
options = ["--cmd cd"];
|
options = ["--cmd cd"];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
home.packages = with pkgs; [
|
||||||
|
neovim
|
||||||
|
bat
|
||||||
|
btop
|
||||||
|
starship
|
||||||
|
zoxide
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user