Commit b3d13b3c9b10

Vincent Demeester <vincent@sbr.pm>
2020-02-17 18:43:54
Makefile: add a publish target ๐Ÿš•
So that it's easy to publish litterate documents to https://sbr.pm/ Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent d9a77a4
Changed files (1)
Makefile
@@ -19,6 +19,11 @@ build: assets
 .PHONY: switch
 switch: assets
 	home-manager switch
+
 .PHONY: clean
 clean:
 	unlink result
+
+.PHONY: publish
+publish:
+	cp *.org ~/desktop/org/technical/configurations/