$ ❯ CrowderSoup

A website about programming, technology, and life.

Blog

This is a collection of my longer form posts / articles. It’s a “blog” in the most traditional sense. You won’t find things here that are short-form, those will live under /micro when I eventually get around to building it out 😅

Powershell Markdown Preview

by Aaron Crowder on in Utils

I’m at Angle Brackets. I’ve decided that I wanted to try taking all my notes in vim. I LOVE using vim. It’s a really awesome, powerful, and extendable command-line editor. I enjoy that it’s really distraction free. Being distracted is something that I struggle with so I really look for ways to stay focused. I write in Markdown as well. It’s a great way to get a simple, clean, well formatted plain text document that can be processed and produce HTML.

Read more...