mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
poke
This commit is contained in:
parent
c8a2632bff
commit
92691cbc3f
1 changed files with 3 additions and 0 deletions
|
|
@ -213,6 +213,9 @@ in
|
|||
description = "Wrapper for nh that runs git pull and git push on success";
|
||||
};
|
||||
};
|
||||
shellInit = ''
|
||||
pokemon-colorscripts -r
|
||||
'';
|
||||
};
|
||||
|
||||
programs.bash = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue