Update arch setup notes

This commit is contained in:
Michael Campagnaro 2016-11-08 10:19:29 -05:00
parent d3cb264cbb
commit 57c45dfccb

View File

@ -62,6 +62,11 @@
* run `udevadm hwdb --update` then reboot
## Install clipboard getter
* `pi xsel`
* Now we can grab clipboard content in vim using `:read !xsel --clipboard --output`
# Setting up Ruby