Add pass to bootstrap
This commit is contained in:
parent
cb2eea541f
commit
75aa7b8aee
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user