749 current 2024-06-15 16:05:25 24.11.20240615.24b048f 6.9.3-zen1 *

This commit is contained in:
zackartz 2024-06-15 16:05:26 -04:00
parent 7df8db13d9
commit b169d37282
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
7 changed files with 65 additions and 43 deletions

View file

@ -16,8 +16,6 @@ in {
};
config = mkIf cfg.enable {
home.sessionVariables.STARSHIP_CACHE = "${config.xdg.cacheHome}/starship";
programs.zsh = {
enable = true;
sessionVariables = {