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