Cook book
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Bubblegumdrop 42106dc430 Optional protien. 3 lat temu
.gitignore In a stroke of brilliance, I've finally started my own recipe book. 3 lat temu
LICENSE Have at it. 3 lat temu
baked-asparagus.md In a stroke of brilliance, I've finally started my own recipe book. 3 lat temu
baked-potatoes.md In a stroke of brilliance, I've finally started my own recipe book. 3 lat temu
big-salad.md Optional protien. 3 lat temu
chicken-salad.md In a stroke of brilliance, I've finally started my own recipe book. 3 lat temu
egg-salad.md In a stroke of brilliance, I've finally started my own recipe book. 3 lat temu
filet-mignon.md In a stroke of brilliance, I've finally started my own recipe book. 3 lat temu
greek-salad.md Optional protien. 3 lat temu
hard-boiled-eggs.md In a stroke of brilliance, I've finally started my own recipe book. 3 lat temu
lamb-chops.md In a stroke of brilliance, I've finally started my own recipe book. 3 lat temu
mashed-potatoes.md In a stroke of brilliance, I've finally started my own recipe book. 3 lat temu
readme.md Typo fix. 3 lat temu
shake-and-bake-pork-chops.md In a stroke of brilliance, I've finally started my own recipe book. 3 lat temu

readme.md

About

Over the years I've seen a lot of recipe book style repositories.

I'm finally making my own.

To save a few words, when provided with an option such as oil, in parenthesis, is my preferred option.

Index

Tips

Visual selection with v.

These can be combined, e.g. sort | uniq.

Itemized List

Pipe visual selection into:

!awk '{print "-",$0}'

Numbered List

Pipe visual selection into:

!cat -b

Sorted List

Pipe visual selection into:

!sort -h

Unique List

Pipe visual selection into:

!uniq

Web Ring