Merge op role into 1password role
Additionally: * Stop using Chocolatey packages for 1password as they are not up to date, instead download and install directly. * Switch to apt repository on Debian. * Add zsh completions for macOS and Dabian. * Add powershell completions for Windows.
This commit is contained in:
parent
c4e87f2022
commit
491a9a07b5
@ -11,12 +11,13 @@
|
||||
- role: bat
|
||||
- role: fzf
|
||||
- role: git
|
||||
- role: op
|
||||
- role: tree
|
||||
|
||||
- role: llvm
|
||||
- role: nodejs
|
||||
- role: python
|
||||
|
||||
- role: 1password
|
||||
|
||||
- role: wsl
|
||||
when: '"WSL" in ansible_kernel'
|
||||
|
@ -9,7 +9,6 @@
|
||||
- role: ag
|
||||
- role: fzf
|
||||
- role: git
|
||||
- role: op
|
||||
- role: tree
|
||||
|
||||
- role: llvm
|
||||
|
Loading…
x
Reference in New Issue
Block a user