This commit is contained in:
death916 2026-02-12 04:25:51 -08:00
parent c8a2632bff
commit 92691cbc3f

View file

@ -213,6 +213,9 @@ in
description = "Wrapper for nh that runs git pull and git push on success";
};
};
shellInit = ''
pokemon-colorscripts -r
'';
};
programs.bash = {