Skip to content

Instantly share code, notes, and snippets.

View flipflopsandrice's full-sized avatar

Erik Beijerman flipflopsandrice

  • BMN Technologies
View GitHub Profile
@flipflopsandrice
flipflopsandrice / install-devdocs.sh
Last active December 2, 2019 15:22
Set up devdocs as key-binding reference tool
#!/bin/bash
######
# Install wmctrl, nativefier and devdocs so we can map
# a key-binding to quick-access reference tool
#
# See: https://dev.to/flipflopsandrice/quick-access-to-reference-docs-ubuntu-34lm
# Installs wmctrl
sudo apt install wmctrl