Skip to content

Instantly share code, notes, and snippets.

View urswilke's full-sized avatar

urswilke

View GitHub Profile
@NickMcSweeney
NickMcSweeney / postgresql_plus_arch-linux.md
Last active April 12, 2026 00:25
Getting postgresql running on Arch Linux

Setup Postgresql

run postgresql with systemctl

Install postgres

latest

sudo pacman -S postgresql

specific version

find version & build from source

@pierrejoubert73
pierrejoubert73 / markdown-details-collapsible.md
Last active March 23, 2026 22:19
How to add a collapsible section in markdown.

How to add a collapsible section in markdown

1. Example

Click me

Heading

  1. Foo
  2. Bar
    • Baz
  • Qux