mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 13:22:13 +02:00
added installation for bitwarden rust cli
This commit is contained in:
@@ -79,6 +79,11 @@
|
||||
pacman:
|
||||
name: rofi-emoji
|
||||
state: present
|
||||
- name: Install Rbw (Bitwarden CLI)
|
||||
become: true
|
||||
pacman:
|
||||
name: rbw
|
||||
state: present
|
||||
- name: Setup Rofi
|
||||
synchronize:
|
||||
src: rofi
|
||||
|
||||
Reference in New Issue
Block a user