This commit is contained in:
gwg313 2024-12-15 14:08:33 -05:00
parent 308bdbebf9
commit badcf3aa40
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
43 changed files with 1972 additions and 253 deletions

View file

@ -1,7 +1,9 @@
# ✨ Magical shell history
{...}: {
{ ... }:
{
programs.zoxide = {
enable = true;
enableNushellIntegration = true;
};
programs.zsh = {