Dotfiles installer

This commit is contained in:
2022-10-08 12:37:00 +08:00
parent 4637b069f9
commit bc9eb794a8
2 changed files with 29 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
# Autogenerated at 05.10.2022 11:23 using ./gen-makefile
# Autogenerated at 08.10.2022 12:36 using ./gen-makefile
.DEFAULT_GOAL := help
#===============================================
@@ -50,6 +50,10 @@ composer-clean:
docker:
@./install/docker
# Install dotfiles
dots:
@./install/dots
# Install droidcam v1.8.2
droidcam:
@./install/droidcam