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 May 13, 2025 15:13
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 May 21, 2025 07:13
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