diff --git a/notes/setup.md b/notes/setup.md index 9f9bd2a..6538a18 100644 --- a/notes/setup.md +++ b/notes/setup.md @@ -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