Commit for generation 174
This commit is contained in:
3
glasshouse-desktop/dotfiles/packages/git/post-commit
Executable file
3
glasshouse-desktop/dotfiles/packages/git/post-commit
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/nixbin/bash
|
||||
|
||||
(aplay /home/pagedmov/sound/sys/update_alt.wav > /dev/null 2>&1 &)
|
||||
3
glasshouse-desktop/dotfiles/packages/git/pre-push
Executable file
3
glasshouse-desktop/dotfiles/packages/git/pre-push
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/nixbin/bash
|
||||
|
||||
(aplay /home/pagedmov/sound/sys/login.wav > /dev/null 2>&1 &)
|
||||
Reference in New Issue
Block a user