doc: mention ~/.local/bin

Fix #2
This commit is contained in:
Vincent Bernat 2021-09-09 09:01:43 +02:00
parent aeedf5943b
commit a944c12dcd

View file

@ -35,16 +35,19 @@ sources on [GitHub](https://github.com/vincentbernat/vbeterm).
## Requirements
Required Debian packages to make everything work can be found in my
[Puppet configuration][].
[Puppet configuration][]. Packages are basically pulled from Debian
unstable.
[Puppet configuration]: https://github.com/vincentbernat/puppet-workstation/blob/master/local-modules/desktop/manifests/i3.pp
However, I am recompiling some stuff to get more recent versions:
- `dunst` (check `vbe/master` branch)
- `polybar` (git HEAD)
- `polybar` (check `vbe/master` branch)
- `rofi` (1.6.1)
The binaries are put in `~/.local/bin`.
## Interesting links
- [/r/unixporn on reddit](https://www.reddit.com/r/unixporn/search?q=i3&restrict_sr=1)