Open
Description
I am using got
to maintain a configuration utility on multiple machines. It is a great improvement on my workflow.
After I do a git update_status
(or git pull
in the old methodology) I need to run make
so that the makefile in my utility will combine machine-specific configs with generic ones. It would also be useful to run install
inside my .fzf
dir after updating.
Is there a way to do post hooks?
Metadata
Metadata
Assignees
Labels
No labels