Skip to content

Instantly share code, notes, and snippets.

View damiong28's full-sized avatar

Damion Gomez damiong28

View GitHub Profile
@wbotelhos
wbotelhos / nokogiri.sh
Last active February 6, 2020 14:09
ERROR: cannot discover where libxml2 is located on your system. please make sure `pkg-config` is installed.
xcode-select --install
gem install nokogiri
@franz-josef-kaiser
franz-josef-kaiser / nano-shorts.md
Last active April 8, 2024 09:27
nano keyboard shortcuts

^ = Ctrl key M = Alt key

^G      (F1)            Display this help text
^X      (F2)            Close the current file buffer / Exit from nano
^O      (F3)            Write the current file to disk
^J      (F4)            Justify the current paragraph

^R      (F5)            Insert another file into the current one