mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added installation of vimb
This commit is contained in:
@@ -18,3 +18,8 @@
|
||||
pacman:
|
||||
name: firefox
|
||||
state: latest
|
||||
- name: Install Vimb (browser with vim-like shortcuts)
|
||||
become: true
|
||||
pacman:
|
||||
name: vimb
|
||||
state: latest
|
||||
|
||||
Reference in New Issue
Block a user