mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
moved helix installation at the bottom
This commit is contained in:
@@ -3,11 +3,6 @@
|
||||
hosts: all
|
||||
connection: local
|
||||
tasks:
|
||||
- name: Install Helix (text editor)
|
||||
become: true
|
||||
pacman:
|
||||
name: helix
|
||||
state: present
|
||||
- name: Install Fd (alternative to find)
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user