Add git, gum and pingu to terminal apps

This commit is contained in:
CactiChameleon9 2022-07-30 20:48:26 +01:00
parent 33956b8d53
commit 7f00f92776

View File

@ -14,6 +14,11 @@
name: micro
world: /bedrock/strata/alpine/etc/apk/world
- name: Install git
apk:
name: git
world: /bedrock/strata/alpine/etc/apk/world
- name: Install bat
apk:
name: bat
@ -36,3 +41,13 @@
- name: Install thefuck
aur:
name: thefuck
- name: Install gum
aur:
name: gum-bin
become_user: daniel
- name: Install pingu
aur:
name: pingu
become_user: daniel