6 lines
125 B
YAML
6 lines
125 B
YAML
---
|
|
- name: install IntelliJ [AUR]
|
|
shell:
|
|
cmd:
|
|
yay -S --needed --noconfirm \
|
|
intellij-idea-ultimate-edition |