obs pack and fixes

This commit is contained in:
2022-09-30 14:06:16 +08:00
parent 32bdf4b44d
commit e4e64a8ab1
4 changed files with 25 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Autogenerated at 29.09.2022 12:27 using ./gen-makefile
# Autogenerated at 30.09.2022 14:05 using ./gen-makefile
.DEFAULT_GOAL := help
#===============================================
@@ -14,6 +14,9 @@ flameshot: qt5 flameshot-build
# [PACK] Apache + php + mariadb
lamp: apache php mariadb
# [PACK] OBS Studio + droidcam-obs
obs: obs-studio droidcam-obs
# [PACK] zsh + omz + powerline10k + MesloLGS font
omz: zsh omz-clean omz-fancy
chsh -s /usr/bin/zsh
@@ -103,6 +106,10 @@ nodejs:
ntfy:
@./install/ntfy
# Install obs-studio (latest snap)
obs-studio:
@./install/obs-studio
# Install omz (latest)
omz-clean:
@./install/omz-clean