commit 583c3d5c8e5fedd1af4ddf5c22ef5e752491a84f
parent 2401313a394282ed63a15c73c696f502c2a99a2a
Author: Mark Feller <mfeller@recurly.com>
Date: Thu, 19 Dec 2019 15:55:11 -0700
remove macos post install
Signed-off-by: Mark Feller <mfeller@recurly.com>
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/pkgs/macos/install b/pkgs/macos/install
@@ -26,9 +26,5 @@ install_dots() {
(cd ~/.config/rice && ./install)
}
-post_install() {
- (cd ~/.config/rice && git am -signoff < patches/macos.patch)
-}
-
install_packages
install_dots