Add vscodium
This commit is contained in:
parent
e8a0c93a3e
commit
eccf9336e8
@ -2,3 +2,12 @@
|
||||
|
||||
- name: Install Godot
|
||||
pacman: name=godot
|
||||
|
||||
- name: Install VSCodium
|
||||
aur:
|
||||
name: vscodium-bin
|
||||
become_user: daniel
|
||||
|
||||
- name: Fix VSCodium Sandbox
|
||||
ansible.builtin.shell:
|
||||
cmd: chmod u+s /bedrock/strata/arch/opt/vscodium-bin/chrome-sandbox
|
||||
|
Loading…
Reference in New Issue
Block a user