app cheat sheet

Here you find application specific extensions, often pseudo workflowss and some configuration hints

Chrome

Different extensions:

Postgres

$ sudo -u postgres psql

Use \? for help or press control-C to clear the input buffer.
postgres-# \l                             # List of databases

Wine

New wine installation fails to start:

$ rm -R .wine
CHEAT SHEETS
ELSEWHERE