Added lorri to config

This commit is contained in:
KoenDR06 2024-07-30 23:58:21 +02:00
parent 4e4e51e1bb
commit b258c0b323
4 changed files with 10 additions and 5 deletions

View file

@ -31,5 +31,7 @@
custom = "/home/horseman/nix-config/pkgs/zsh/";
theme = "jonathan";
};
shellInit = "eval \"$(direnv hook zsh)\"";
};
}