Also install urlview

Ensure that the `C-u` binding works by installing `urlview` upon which
it depends.
This commit is contained in:
Kenneth Benzie 2019-08-21 18:24:20 +01:00
parent b5526ca42b
commit 28aa1795da

View File

@ -3,8 +3,10 @@
- apt: - apt:
- tmux - tmux
- xsel - xsel
- urlview
- brew: - brew:
- tmux - tmux
- urlview
- reattach-to-user-namespace - reattach-to-user-namespace
- symlink: - symlink:
- {src: tmux.conf, dst: ~/.tmux.conf} - {src: tmux.conf, dst: ~/.tmux.conf}