Skip to content

Instantly share code, notes, and snippets.

View 1978ajot's full-sized avatar

Andrzej Jagieło 1978ajot

  • Star - Typ Sport sp. z o.o.
  • Poland
View GitHub Profile
@1978ajot
1978ajot / mutator.txt
Created March 2, 2017 13:00 — forked from kartoch/mutator.txt
Muttator Cheatsheet
A Muttator Reference Sheet / Cheat Sheet
Muttator v0.6 for Thunderbird v3.0 and 3.1.* (muttator-20100629.xpi)
The main thing to know about using Muttator is that there are two primary modes, EX mode and MESSAGE mode,
and keyboard mappings can work very differently in the two modes. It's not obvious which mode you're in;
you have to look at the bottom left of your Thunderbird window where the status line with either be blank
(EX mode) or will say "-- MESSAGE --". There is also an odd "-- CARET --" mode that you'll probably want
to <ESC> out of as soon as possible.

Keybase proof

I hereby claim:

  • I am 1978ajot on github.
  • I am ajot (https://keybase.io/ajot) on keybase.
  • I have a public key ASCUfjaJUQtW14jvhK6a7DezEpl8YJsAOJvLdWyr2bG3SQo

To claim this, I am signing this object:

@1978ajot
1978ajot / README.md
Created March 30, 2020 09:21 — forked from mosquito/README.md
Add doker-compose as a systemd unit

Docker compose as a systemd unit

Create file /etc/systemd/system/docker-compose@.service

[Unit]
Description=%i service with docker compose
Requires=docker.service
After=docker.service
@1978ajot
1978ajot / README.md
Created March 30, 2020 09:21 — forked from mosquito/README.md
Add doker-compose as a systemd unit

Docker compose as a systemd unit

Create file /etc/systemd/system/docker-compose@.service

[Unit]
Description=%i service with docker compose
Requires=docker.service
After=docker.service