Add pass to bootstrap

This commit is contained in:
Johannes Rothe 2021-01-30 00:31:57 +01:00
parent cb2eea541f
commit 75aa7b8aee
2 changed files with 8 additions and 1 deletions

View File

@ -2,3 +2,9 @@ Ansible must be installed.
Invoke with Invoke with
`ansible-playbook -i hosts.ini dotfiles.yml -K` `ansible-playbook -i hosts.ini dotfiles.yml -K`
TODO
* monokai scheme
* gitconfig
* firefox und addons/filterlisten

View File

@ -7,10 +7,11 @@ packages_all:
- grim # screenshot - grim # screenshot
- htop - htop
- ispell - ispell
- tmux - pass
- slurp # region select - slurp # region select
- sway - sway
- swaylock - swaylock
- tmux
- waybar - waybar
- vim - vim
- wdisplays - wdisplays