On Windows move git role to the beginning
This commit is contained in:
parent
5728aba7df
commit
31eba75038
@ -2,6 +2,7 @@
|
|||||||
- hosts: windows
|
- hosts: windows
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
|
- role: git
|
||||||
- role: powershell
|
- role: powershell
|
||||||
- role: neovim
|
- role: neovim
|
||||||
- role: system-info
|
- role: system-info
|
||||||
@ -9,7 +10,6 @@
|
|||||||
- role: ag
|
- role: ag
|
||||||
- role: bat
|
- role: bat
|
||||||
- role: fzf
|
- role: fzf
|
||||||
- role: git
|
|
||||||
- role: tree
|
- role: tree
|
||||||
|
|
||||||
- role: llvm
|
- role: llvm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user