<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mervia Academy Learn</title><description>Interactive Mervia Academy workshops and lessons.</description><link>https://learn.mervia.academy/</link><atom:link href="https://learn.mervia.academy/rss.xml" rel="self" type="application/rss+xml"/><item><title>terminal 106: shell config on macOS</title><link>https://learn.mervia.academy/workshops/terminal-10x/106/</link><guid isPermaLink="true">https://learn.mervia.academy/workshops/terminal-10x/106/</guid><description>understand Terminal vs shell, edit `~/.zshrc`, reload with `source ~/.zshrc`, and add aliases that actually stick</description><pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate><category>terminal</category><category>beginners</category><category>macos</category></item><item><title>terminal 105: PATH and environment variables</title><link>https://learn.mervia.academy/workshops/terminal-10x/105/</link><guid isPermaLink="true">https://learn.mervia.academy/workshops/terminal-10x/105/</guid><description>use PATH as your first environment variable, then use `echo $PATH`, `which`, and `export` to understand how your shell finds commands and why a fix can disappear in a new window</description><pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate><category>terminal</category><category>beginners</category><category>macos</category></item><item><title>terminal 104: installing tools on macOS with Homebrew</title><link>https://learn.mervia.academy/workshops/terminal-10x/104/</link><guid isPermaLink="true">https://learn.mervia.academy/workshops/terminal-10x/104/</guid><description>install Homebrew, use `brew install` and `brew upgrade`, and understand why a newly installed command can still say `command not found`</description><pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate><category>terminal</category><category>beginners</category><category>macos</category></item><item><title>terminal 103: pipes, redirects, and finding things</title><link>https://learn.mervia.academy/workshops/terminal-10x/103/</link><guid isPermaLink="true">https://learn.mervia.academy/workshops/terminal-10x/103/</guid><description>combine commands with `|`, save output with `&gt;` and `&gt;&gt;`, and search text without reading every line by hand</description><pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate><category>terminal</category><category>beginners</category></item><item><title>terminal 102: files without fear</title><link>https://learn.mervia.academy/workshops/terminal-10x/102/</link><guid isPermaLink="true">https://learn.mervia.academy/workshops/terminal-10x/102/</guid><description>create, read, copy, move, rename, and delete files from the terminal — with the most important safety rule: `rm` has no Trash</description><pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate><category>terminal</category><category>beginners</category></item><item><title>terminal 101: a beginner&apos;s guide to the command line</title><link>https://learn.mervia.academy/workshops/terminal-10x/101/</link><guid isPermaLink="true">https://learn.mervia.academy/workshops/terminal-10x/101/</guid><description>learn the 6 essential terminal commands that make the command line feel usable, with an interactive terminal you can practice in right here</description><pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate><category>terminal</category><category>beginners</category></item></channel></rss>