<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fh="http://purl.org/syndication/history/1.0">
  <channel>
    <title>Posts tagged: cli Archive</title>
    <link>https://new.waylonwalker.com/tags/cli/</link>
    <description>All posts with the tag &#34;cli&#34;</description>
    <lastBuildDate>Mon, 29 Jun 2026 08:39:59 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://new.waylonwalker.com/tags/cli/archive/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <atom:link href="https://new.waylonwalker.com/tags/cli/rss.xml" rel="current" type="application/rss+xml"></atom:link>
    <fh:complete></fh:complete>
    <item>
      <title>fixing a corrupt zshrc</title>
      <link>https://new.waylonwalker.com/fixing-a-corrupt-zsh_history/</link>
      <description>This morning I had a machine crash on me and came back to an error.</description>
      <pubDate>Mon, 29 Jun 2026 08:39:59 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/fixing-a-corrupt-zsh_history/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
      <category>zsh</category>
    </item>
    <item>
      <title>rsync delays</title>
      <link>https://new.waylonwalker.com/rsync-delays/</link>
      <description>I&#39;ve been deploying my site old school for most of this year, rsync to a volume mounted to nginx. I ran into an issue today where I updated my site and all...</description>
      <pubDate>Thu, 04 Jun 2026 17:31:53 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/rsync-delays/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>zsh source .env</title>
      <link>https://new.waylonwalker.com/zsh-source-env/</link>
      <description>&#xA;</description>
      <pubDate>Fri, 29 May 2026 08:19:41 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/zsh-source-env/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>setopt HIST_IGNORE_SPACE</title>
      <link>https://new.waylonwalker.com/setopt-hist_ignore_space/</link>
      <description>To ignore commands that start with a space character, use the option in bash or zsh.</description>
      <pubDate>Sun, 24 May 2026 20:15:37 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/setopt-hist_ignore_space/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>testing copilot model flag</title>
      <link>https://new.waylonwalker.com/testing-copilot-model-flag/</link>
      <description>Today I found a way to test model syntax, cause the clankers always get the exact model name that copilot wants wrong.</description>
      <pubDate>Wed, 29 Apr 2026 11:05:39 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/testing-copilot-model-flag/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
    </item>
    <item>
      <title>Ses_3444b09b1ffexter3elfg5qqtg</title>
      <link>https://new.waylonwalker.com/ses-3444b09b1ffexter3elfg5qqtg/</link>
      <description>** ses***** 3/4/2026, 8:52:32 PM</description>
      <pubDate>Wed, 04 Mar 2026 20:58:05 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/ses-3444b09b1ffexter3elfg5qqtg/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
    </item>
    <item>
      <title>I Built A Tmux Session Switcher</title>
      <link>https://new.waylonwalker.com/i-built-a-tmux-session-switcher/</link>
      <description>I&#39;ve been thinking about this for awhile now. For years now, fuzzy pickers and last session have been my go to. They have served me well. I can typically...</description>
      <pubDate>Wed, 04 Mar 2026 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/i-built-a-tmux-session-switcher/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
    </item>
    <item>
      <title>gh do I have a pr</title>
      <link>https://new.waylonwalker.com/gh-do-i-have-a-pr/</link>
      <description>In the age of agents sometimes work gets done on so many different worktrees and branches its hard to tell if there is already a PR or any of them or not,...</description>
      <pubDate>Mon, 02 Mar 2026 08:47:44 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/gh-do-i-have-a-pr/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
    </item>
    <item>
      <title>Vaulted Secrets Without Git Churn</title>
      <link>https://new.waylonwalker.com/vaulted-secrets-without-git-churn/</link>
      <description>Ansible Vault keeps secrets out of sight, but the ciphertext changes on every encrypt. That turns Git diffs into noise and makes it hard to tell if anything...</description>
      <pubDate>Thu, 26 Feb 2026 09:59:57 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/vaulted-secrets-without-git-churn/</guid>
      <author>hello@waylonwalker.com</author>
      <category>ansible</category>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>Using stderr/stdout correctly - YouTube</title>
      <link>https://new.waylonwalker.com/thought-896/</link>
      <description>!https://youtu.be/XDAfpzjBYJQ?t=353</description>
      <pubDate>Mon, 22 Dec 2025 21:35:30 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-896/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>dev</category>
      <category>thought</category>
    </item>
    <item>
      <title>gh auth switch</title>
      <link>https://new.waylonwalker.com/gh-auth-switch/</link>
      <description>When using two GitHub accounts the gh cli gives very easy workflow from the cli.</description>
      <pubDate>Sun, 07 Dec 2025 10:55:55 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/gh-auth-switch/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>gh</category>
      <category>github</category>
    </item>
    <item>
      <title>COLUMNS env var</title>
      <link>https://new.waylonwalker.com/columns-env-var/</link>
      <description>setting env var to a number greater than 0 will make the terminal resize to that number of columns.</description>
      <pubDate>Wed, 26 Nov 2025 13:24:38 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/columns-env-var/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>python</category>
      <category>terminal</category>
    </item>
    <item>
      <title>tea login flag</title>
      <link>https://new.waylonwalker.com/tea-login-flag/</link>
      <description>The tea command for gitea (used by forgejo) has a flag for login. With gitea you can have multiple accounts logged in. When you try to run a command such as...</description>
      <pubDate>Sun, 23 Nov 2025 21:09:36 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tea-login-flag/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>forgejo</category>
      <category>git</category>
      <category>gitea</category>
    </item>
    <item>
      <title>Ellie Huxtable on evolving Atuin (her shell history tool) for ...</title>
      <link>https://new.waylonwalker.com/thought-854/</link>
      <description>!https://www.youtube.com/watch?v=OK3HrqDXqtU&amp;t=1675s</description>
      <pubDate>Fri, 24 Oct 2025 05:53:16 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-854/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>thought</category>
      <category>tui</category>
    </item>
    <item>
      <title>tar over ssh</title>
      <link>https://new.waylonwalker.com/tar-over-ssh/</link>
      <description>Today I learned how to use tar over ssh to save hours in file transfers. I keep all of my projects in ~/git (very creative I know, I&#39;ve done it for years and...</description>
      <pubDate>Sat, 13 Sep 2025 10:50:42 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tar-over-ssh/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>homelab</category>
      <category>linux</category>
    </item>
    <item>
      <title>2025-07-10 Notes</title>
      <link>https://new.waylonwalker.com/thought-756/</link>
      <description>!https://pype.dev/2025-07-10-notes/</description>
      <pubDate>Fri, 18 Jul 2025 20:26:28 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-756/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>fc</title>
      <link>https://new.waylonwalker.com/fc/</link>
      <description>I am a linux user through and through. Desktop, server, vms, containers, everything except my phone is linux. With this I spend a lot of time in the...</description>
      <pubDate>Fri, 18 Jul 2025 07:52:53 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/fc/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>unset multiple environment variables</title>
      <link>https://new.waylonwalker.com/unset-multiple-environment-variables/</link>
      <description>You can unset multiple environment variables at once. I did not know this was a thing, its something that ended up happening organically on a call and asking...</description>
      <pubDate>Tue, 03 Jun 2025 11:21:11 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/unset-multiple-environment-variables/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>m9a devlog 1</title>
      <link>https://new.waylonwalker.com/m9a-devlog-1/</link>
      <description>It&#39;s sad to see textualize.io close the doors, but textual is still alive and maintained as a n open source project. I tried to use it very early, and...</description>
      <pubDate>Sun, 11 May 2025 09:33:44 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/m9a-devlog-1/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>markata</category>
      <category>python</category>
      <category>textual</category>
      <category>tui</category>
    </item>
    <item>
      <title>adrianlopezroche/fdupes: FDUPES is a program for identifying o...</title>
      <link>https://new.waylonwalker.com/thought-589/</link>
      <description>!https://github.com/adrianlopezroche/fdupes</description>
      <pubDate>Wed, 09 Apr 2025 17:56:53 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-589/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>thought</category>
    </item>
    <item>
      <title>backup distrobox image</title>
      <link>https://new.waylonwalker.com/backup-distrobox-image/</link>
      <description>Today I&#39;m upgrading my distrobox, but don&#39;t want to end up in a situation where I can&#39;t get anything done becauase I work out of my distrobox.</description>
      <pubDate>Wed, 09 Apr 2025 17:35:50 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/backup-distrobox-image/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>containers</category>
      <category>distrobox</category>
      <category>linux</category>
    </item>
    <item>
      <title>Use pbpaste for clean shell history</title>
      <link>https://new.waylonwalker.com/use-pbpaste-for-clean-shell-history/</link>
      <description>Using for command substitution keeps sensitive or long URLs out of your shell history. Instead of typing , copy the URL to clipboard and run . This prevents...</description>
      <pubDate>Mon, 17 Mar 2025 12:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/use-pbpaste-for-clean-shell-history/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Releases · bootandy/dust</title>
      <link>https://new.waylonwalker.com/thought-535/</link>
      <description>!https://github.com/bootandy/dust?tab=readme-ov-file</description>
      <pubDate>Mon, 20 Jan 2025 00:58:42 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-535/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>bic | Static blog generator, in bash</title>
      <link>https://new.waylonwalker.com/thought-521/</link>
      <description>!https://bic.sh/</description>
      <pubDate>Thu, 09 Jan 2025 20:22:47 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-521/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>blog</category>
      <category>cli</category>
      <category>dev</category>
      <category>markdown</category>
      <category>thought</category>
    </item>
    <item>
      <title>Ellie Huxtable: &#34;Atuin v18.4 is out now! Including `atuin wrap...</title>
      <link>https://new.waylonwalker.com/thought-475/</link>
      <description>!https://bsky.app/profile/ellie.wtf/post/3lecj36r5ps2x</description>
      <pubDate>Sat, 28 Dec 2024 12:29:12 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-475/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>thought</category>
    </item>
    <item>
      <title>casey/just: 🤖 Just a command runner</title>
      <link>https://new.waylonwalker.com/thought-445/</link>
      <description>!https://github.com/casey/just?tab=readme-ov-file#constants</description>
      <pubDate>Sat, 14 Dec 2024 23:04:06 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-445/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>just</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>pipedream/justfile at main · thechangelog/pipedream</title>
      <link>https://new.waylonwalker.com/thought-444/</link>
      <description>!https://github.com/thechangelog/pipedream/blob/main/justfile</description>
      <pubDate>Sat, 14 Dec 2024 22:54:34 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-444/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>just</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>urllink</title>
      <link>https://new.waylonwalker.com/urllink/</link>
      <description>Today I discovered the function in bash from the ujust tool from ublue.it. Seems like a cool trick, but might not work everywhere.</description>
      <pubDate>Sat, 14 Dec 2024 11:11:52 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/urllink/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>hostnamectl to easily change hostname | Pype.dev</title>
      <link>https://new.waylonwalker.com/thought-441/</link>
      <description>!https://pype.dev/hostnamectl-to-easily-change-hostname</description>
      <pubDate>Fri, 06 Dec 2024 20:30:41 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-441/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>Document how to provide a negative number as an argument · fas...</title>
      <link>https://new.waylonwalker.com/thought-418/</link>
      <description>!https://github.com/fastapi/typer/discussions/798</description>
      <pubDate>Wed, 30 Oct 2024 06:28:56 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-418/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
      <category>thought</category>
      <category>typer</category>
    </item>
    <item>
      <title>Will McGugan on X: &#34;New Version of #Textual released! 😎🤓🦾 The ...</title>
      <link>https://new.waylonwalker.com/thought-416/</link>
      <description>!https://x.com/willmcgugan/status/1849831271289012463</description>
      <pubDate>Sun, 27 Oct 2024 07:51:07 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-416/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
      <category>textual</category>
      <category>thought</category>
      <category>tui</category>
    </item>
    <item>
      <title>distrobox/docs/usage/distrobox-assemble.md at main · 89luca89/...</title>
      <link>https://new.waylonwalker.com/thought-394/</link>
      <description>!https://github.com/89luca89/distrobox/blob/main/docs/usage/distrobox-assemble.md</description>
      <pubDate>Mon, 30 Sep 2024 20:49:25 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-394/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>containers</category>
      <category>distrobox</category>
      <category>docker</category>
      <category>podman</category>
      <category>thought</category>
    </item>
    <item>
      <title>add init hooks and exported bins · WaylonWalker/devtainer@2e4c6da</title>
      <link>https://new.waylonwalker.com/thought-392/</link>
      <description>!https://github.com/WaylonWalker/devtainer/commit/2e4c6da537f5672209d1b3922fad754190aef938#diff-38878343c551520f8af2a3986e5f6085b03df197a56a92abc42a44b200f02...</description>
      <pubDate>Sat, 28 Sep 2024 06:34:08 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-392/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>containers</category>
      <category>distrobox</category>
      <category>docker</category>
      <category>podman</category>
      <category>thought</category>
    </item>
    <item>
      <title>convert mp4 for twitter with ffmpeg</title>
      <link>https://new.waylonwalker.com/convert-mp4-for-twitter-with-ffmpeg/</link>
      <description>I&#39;ve had a couple of uploads to twitter fail recently and has been a pain. I tried some online converters for convenience, but none of them worked. I reached...</description>
      <pubDate>Thu, 25 Jul 2024 12:51:29 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/convert-mp4-for-twitter-with-ffmpeg/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>There’s a TUI for that with Nick Janetakis (Changelog &amp; Friend...</title>
      <link>https://new.waylonwalker.com/thought-356/</link>
      <description>!https://changelog.com/friends/53</description>
      <pubDate>Wed, 24 Jul 2024 07:47:39 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-356/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>product</category>
      <category>seo</category>
      <category>thought</category>
      <category>tui</category>
    </item>
    <item>
      <title>Command Line Interface Guidelines</title>
      <link>https://new.waylonwalker.com/thought-345/</link>
      <description>!https://clig.dev/</description>
      <pubDate>Thu, 11 Jul 2024 17:57:45 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-345/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>dev</category>
      <category>thought</category>
    </item>
    <item>
      <title>Darren Burns 🌱 on X: &#34;Here&#39;s an early clip of my new (work in ...</title>
      <link>https://new.waylonwalker.com/thought-296/</link>
      <description>!https://x.com/_darrenburns/status/1797763563270095006</description>
      <pubDate>Tue, 04 Jun 2024 07:04:35 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-296/</guid>
      <author>hello@waylonwalker.com</author>
      <category>api</category>
      <category>cli</category>
      <category>thought</category>
      <category>tui</category>
    </item>
    <item>
      <title>Distrobox</title>
      <link>https://new.waylonwalker.com/thought-281/</link>
      <description>!https://distrobox.it/usage/distrobox-host-exec/</description>
      <pubDate>Wed, 22 May 2024 23:13:13 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-281/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>containers</category>
      <category>distrobox</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>rich.panel — Rich 13.6.0 documentation</title>
      <link>https://new.waylonwalker.com/thought-259/</link>
      <description>!https://rich.readthedocs.io/en/stable/reference/panel.html</description>
      <pubDate>Tue, 30 Apr 2024 23:10:37 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-259/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
      <category>terminal</category>
      <category>thought</category>
    </item>
    <item>
      <title>Creating SSH Apps with Charm Wish and Laravel Prompts | Joe Ta...</title>
      <link>https://new.waylonwalker.com/thought-257/</link>
      <description>!https://blog.joe.codes/creating-ssh-apps-with-charm-wish-and-laravel-prompts</description>
      <pubDate>Tue, 30 Apr 2024 23:05:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-257/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>ssh</category>
      <category>thought</category>
    </item>
    <item>
      <title>cli auth</title>
      <link>https://new.waylonwalker.com/cli-auth/</link>
      <description>Authentication from cli tools can be a bit of a bear, and I have to look it up every time. This is my reference guide for future me to remember how to easily...</description>
      <pubDate>Sun, 17 Dec 2023 20:09:03 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/cli-auth/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>ImageMagick – Color Names</title>
      <link>https://new.waylonwalker.com/thought-180/</link>
      <description>!https://imagemagick.org/script/color.php</description>
      <pubDate>Wed, 13 Dec 2023 23:23:32 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-180/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>thought</category>
    </item>
    <item>
      <title>Will McGugan on X: &#34;Just a wee thing that came up today. I thi...</title>
      <link>https://new.waylonwalker.com/thought-165/</link>
      <description>!https://twitter.com/willmcgugan/status/1729158038551220477</description>
      <pubDate>Mon, 27 Nov 2023 22:31:33 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-165/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
      <category>textual</category>
      <category>thought</category>
      <category>tui</category>
    </item>
    <item>
      <title>kv - Command | Vault | HashiCorp Developer</title>
      <link>https://new.waylonwalker.com/thought-158/</link>
      <description>!https://developer.hashicorp.com/vault/docs/commands/kv</description>
      <pubDate>Sun, 05 Nov 2023 09:26:51 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-158/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>thought</category>
    </item>
    <item>
      <title>casey/just: 🤖 Just a command runner</title>
      <link>https://new.waylonwalker.com/thought-147/</link>
      <description>!https://github.com/casey/just</description>
      <pubDate>Sun, 22 Oct 2023 07:09:57 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-147/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>dev</category>
      <category>thought</category>
    </item>
    <item>
      <title>wincent/aspects/dotfiles/files/.zshrc at 85fc42d9e96d408a5b367...</title>
      <link>https://new.waylonwalker.com/thought-129/</link>
      <description>!https://github.com/wincent/wincent/blob/85fc42d9e96d408a/aspects/dotfiles/files/.zshrc</description>
      <pubDate>Tue, 10 Oct 2023 17:38:22 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-129/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>shell</category>
      <category>thought</category>
      <category>zsh</category>
    </item>
    <item>
      <title>jpillora-installer</title>
      <link>https://new.waylonwalker.com/jpillora-installer-til/</link>
      <description>jpillora/installer is the install script generator I have been looking for. It downloads binaries for your machine from GitHub releases and unzips them for...</description>
      <pubDate>Wed, 04 Oct 2023 19:28:33 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/jpillora-installer-til/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>jpillora/installer: One-liner for installing binaries from Git...</title>
      <link>https://new.waylonwalker.com/thought-115/</link>
      <description>!https://github.com/jpillora/installer</description>
      <pubDate>Sat, 23 Sep 2023 05:59:09 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-115/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>github</category>
      <category>installer</category>
      <category>thought</category>
    </item>
    <item>
      <title>Formatter</title>
      <link>https://new.waylonwalker.com/thought-107/</link>
      <description>!https://biomejs.dev/formatter/</description>
      <pubDate>Thu, 07 Sep 2023 05:32:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-107/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>dev</category>
      <category>thought</category>
      <category>webdev</category>
    </item>
    <item>
      <title>cURL Command Without Using Cache | Baeldung on Linux</title>
      <link>https://new.waylonwalker.com/thought-97/</link>
      <description>!https://www.baeldung.com/linux/curl-without-cache#adding-the-pragma-http-header</description>
      <pubDate>Mon, 21 Aug 2023 18:39:41 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-97/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>curl</category>
      <category>thought</category>
    </item>
    <item>
      <title>sharkdp/bat: A cat clone with wings.</title>
      <link>https://new.waylonwalker.com/thought-95/</link>
      <description>!https://github.com/sharkdp/bat</description>
      <pubDate>Mon, 21 Aug 2023 18:28:06 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-95/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>How to Format All Files in a Directory with Prettier | by Dr. ...</title>
      <link>https://new.waylonwalker.com/thought-93/</link>
      <description>!https://levelup.gitconnected.com/how-to-format-all-files-in-a-directory-with-prettier-5f0ff5f4ffb2</description>
      <pubDate>Sat, 19 Aug 2023 19:58:09 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-93/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>prettier</category>
      <category>thought</category>
    </item>
    <item>
      <title>Center things - Textual</title>
      <link>https://new.waylonwalker.com/thought-62/</link>
      <description>!https://textual.textualize.io/how-to/center-things/</description>
      <pubDate>Sun, 30 Jul 2023 21:31:55 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-62/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
      <category>textual</category>
      <category>thought</category>
      <category>tui</category>
    </item>
    <item>
      <title>Deleting Specific Lines in a File with sed or yq</title>
      <link>https://new.waylonwalker.com/thought-6/</link>
      <description>!https://nickjanetakis.com/blog/deleting-specific-lines-in-a-file-with-sed-or-yq</description>
      <pubDate>Fri, 28 Jul 2023 19:59:37 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-6/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>1j01/textual-paint: :art: MS Paint... in your terminal.</title>
      <link>https://new.waylonwalker.com/thought-50/</link>
      <description>!https://github.com/1j01/textual-paint</description>
      <pubDate>Fri, 28 Jul 2023 19:59:37 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-50/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
      <category>textual</category>
      <category>thought</category>
    </item>
    <item>
      <title>Harlequin SQL IDE - DuckDB</title>
      <link>https://new.waylonwalker.com/thought-35/</link>
      <description>!https://duckdb.org/docs/guides/sql_editors/harlequin</description>
      <pubDate>Fri, 28 Jul 2023 19:59:37 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-35/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>data</category>
      <category>duckdb</category>
      <category>harlequin</category>
      <category>python</category>
      <category>textual</category>
      <category>thought</category>
    </item>
    <item>
      <title>doyensec/wsrepl: WebSocket REPL for pentesters</title>
      <link>https://new.waylonwalker.com/thought-29/</link>
      <description>!https://github.com/doyensec/wsrepl</description>
      <pubDate>Fri, 28 Jul 2023 19:59:37 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-29/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
      <category>textual</category>
      <category>thought</category>
      <category>websockets</category>
    </item>
    <item>
      <title>Doyensec on Twitter: &#34;Announcing wsrepl, the WebSocket testing...</title>
      <link>https://new.waylonwalker.com/thought-28/</link>
      <description>!https://twitter.com/Doyensec/status/1681320727465672706</description>
      <pubDate>Fri, 28 Jul 2023 19:59:37 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-28/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
      <category>textual</category>
      <category>thought</category>
      <category>websockets</category>
    </item>
    <item>
      <title>Releasing a New Version of Your Python Package Just Got Easier</title>
      <link>https://new.waylonwalker.com/gh-release/</link>
      <description>Quickly and easily create new versions of your Python package with the command. Get the version number, changelog, and</description>
      <pubDate>Mon, 23 Jan 2023 10:52:19 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/gh-release/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
    </item>
    <item>
      <title>dash e your github docker actions</title>
      <link>https://new.waylonwalker.com/fail-ci-scripts/</link>
      <description>Give github actions the -e flag in the shebang so they fail on any one command failure. Otherwise each line will set the exit status, but only the last one...</description>
      <pubDate>Wed, 07 Dec 2022 13:09:37 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/fail-ci-scripts/</guid>
      <author>hello@waylonwalker.com</author>
      <category>actions</category>
      <category>bash</category>
      <category>ci-cd</category>
      <category>cli</category>
      <category>github</category>
    </item>
    <item>
      <title>tmux push/pull panes</title>
      <link>https://new.waylonwalker.com/tmux-push-pull-panes/</link>
      <description>Moving panes between tmux sessions is something that makes tmux a very flexible and powerful tool. I don&#39;t need this feature very often, but it comes in...</description>
      <pubDate>Sun, 04 Dec 2022 13:25:54 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-push-pull-panes/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Get better at jq interactively | ijq</title>
      <link>https://new.waylonwalker.com/ijq/</link>
      <description>has some syntax that will sneak up on you with complexity. It looks so good, and so understandable, but everytime I go to use it myself, I don&#39;t get it. is...</description>
      <pubDate>Fri, 15 Jul 2022 21:09:35 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/ijq/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
    </item>
    <item>
      <title>Bash function to edit scripts faster</title>
      <link>https://new.waylonwalker.com/ewhich/</link>
      <description>I am often editing my own scripts as I develop them. I want to make a better workflow for working with scripts like this.</description>
      <pubDate>Tue, 10 May 2022 14:57:35 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/ewhich/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>Using Git from Python</title>
      <link>https://new.waylonwalker.com/python-git/</link>
      <description>is a python api for your git repos, it can be quite handy when you need to work with git from python.</description>
      <pubDate>Sat, 30 Apr 2022 20:23:23 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/python-git/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>git</category>
      <category>python</category>
    </item>
    <item>
      <title>Mixing Colors at the Command Line</title>
      <link>https://new.waylonwalker.com/pastel-cli/</link>
      <description>From the same Author that brought us command line essentials like and written in rust comes pastel an incredible command-line tool to generate, analyze,...</description>
      <pubDate>Tue, 05 Apr 2022 17:20:37 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/pastel-cli/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
    </item>
    <item>
      <title>Unzip minecraft mods to their directory from the command line</title>
      <link>https://new.waylonwalker.com/linux-unzip-directory/</link>
      <description>This morning I was trying to install a modpack on my minecraft server after getting a zip file, and its quite painful when I unzip everything in the current...</description>
      <pubDate>Sat, 02 Apr 2022 16:20:34 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/linux-unzip-directory/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Style Lookatme Slides a bit more Personal</title>
      <link>https://new.waylonwalker.com/lookatme-styles/</link>
      <description>I recently gave a talk at python web conf 2022, and one of the things I did when I should have been working on my presentation was workig on how my...</description>
      <pubDate>Thu, 24 Mar 2022 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/lookatme-styles/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
    </item>
    <item>
      <title>How I Present Markdown Slides from the Terminal</title>
      <link>https://new.waylonwalker.com/lookatme-slides/</link>
      <description>I love the freedom of writing in markdown. It allows me to write content from the comfort of my editor with very little focus on page style. It turns out...</description>
      <pubDate>Mon, 21 Mar 2022 16:13:39 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/lookatme-slides/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Set Your Git Pager Config</title>
      <link>https://new.waylonwalker.com/git-pager/</link>
      <description>Setting up your git pager to your liking can help you navigate diffs and logs much more efficiently. You can set it to whatever pager you like so that your...</description>
      <pubDate>Wed, 16 Mar 2022 14:03:18 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/git-pager/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>git</category>
    </item>
    <item>
      <title>Configure Git to Autocorrect Your Fat Fingers</title>
      <link>https://new.waylonwalker.com/git-config-help-autocorrect/</link>
      <description>If you have ever mistyped a git command very close to an existing one you have likely seen this message.</description>
      <pubDate>Tue, 15 Mar 2022 00:43:25 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/git-config-help-autocorrect/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>git</category>
    </item>
    <item>
      <title>Install yq | A light weight yaml parser cli</title>
      <link>https://new.waylonwalker.com/install-yq/</link>
      <description>is a command line utility for parsing and querying yaml, like does for json.</description>
      <pubDate>Mon, 14 Mar 2022 18:30:12 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/install-yq/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Make Kedro Runs Beautiful</title>
      <link>https://new.waylonwalker.com/kedro-rich/</link>
      <description>Kedro rich is a very new and unstable (it&#39;s good, just not ready) plugin for kedro to make the command line prettier.</description>
      <pubDate>Fri, 11 Mar 2022 13:14:51 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/kedro-rich/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>data</category>
      <category>kedro</category>
      <category>python</category>
    </item>
    <item>
      <title>Git Worktrees are not so Scary</title>
      <link>https://new.waylonwalker.com/git-checkout-worktree/</link>
      <description>So worktrees, I always thought they were a big scary things. Turns out they are much simpler than I thought.</description>
      <pubDate>Thu, 10 Mar 2022 19:19:34 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/git-checkout-worktree/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>git</category>
      <category>linux</category>
    </item>
    <item>
      <title>Open Files with Nvim Remote</title>
      <link>https://new.waylonwalker.com/nvr-open-files/</link>
      <description>I recently found a really great plugin by mhinz to open files in neovim from a different tmux split, without touching neovim at all.</description>
      <pubDate>Sun, 06 Mar 2022 16:22:49 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/nvr-open-files/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
      <category>tmux</category>
      <category>vim</category>
    </item>
    <item>
      <title>Dedupe your shell paths</title>
      <link>https://new.waylonwalker.com/dedupe-your-shell-paths/</link>
      <description>If you have ever ran and see duplicate entries it&#39;s likely that you have duplicate entries in your $PATH. You can clean this up with a one liner at the end...</description>
      <pubDate>Fri, 04 Mar 2022 19:08:49 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/dedupe-your-shell-paths/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Bash mktemp</title>
      <link>https://new.waylonwalker.com/bash-mktemp/</link>
      <description>There is GNU coreutils command called that is super handy in shell scripts to make temporary landing spots for files so that they never clash with another...</description>
      <pubDate>Wed, 02 Mar 2022 14:52:08 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/bash-mktemp/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Recover a lost git branch with checkout</title>
      <link>https://new.waylonwalker.com/git-recover-checkout/</link>
      <description>Once you give a branch the big D () its gone, its lost from your history. It&#39;s completely removed from your log. There will be no reference to these commits,...</description>
      <pubDate>Tue, 01 Mar 2022 14:34:01 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/git-recover-checkout/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>git</category>
      <category>linux</category>
    </item>
    <item>
      <title>Textual Popup Hack</title>
      <link>https://new.waylonwalker.com/textual-popup-hack/</link>
      <description>As I am toying around with textual, I am wanting some popup user input to take over. Textual is still pretty new and likely to change quite significantly, so...</description>
      <pubDate>Sat, 26 Feb 2022 15:41:12 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/textual-popup-hack/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Git rebase to the beginning of time</title>
      <link>https://new.waylonwalker.com/git-rebase-root/</link>
      <description>Git has a built in way to rebase all the way back to the beginning of time. There is no need to scroll through the log to find the first hash, or find the...</description>
      <pubDate>Wed, 23 Feb 2022 15:57:37 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/git-rebase-root/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>git</category>
    </item>
    <item>
      <title>Revive files from the dead with git</title>
      <link>https://new.waylonwalker.com/git-revive-dead-files/</link>
      <description>Git reflog can perform some serious magic in reviving your hard work from the dead if you happen to loose it.</description>
      <pubDate>Mon, 21 Feb 2022 15:44:02 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/git-revive-dead-files/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>git</category>
    </item>
    <item>
      <title>Git reflog is an alias for git log -g</title>
      <link>https://new.waylonwalker.com/git-reflog-is-an-alias/</link>
      <description>Right inside the git docs, is states that the command runs by default which is an alias for</description>
      <pubDate>Sat, 19 Feb 2022 15:02:52 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/git-reflog-is-an-alias/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>git</category>
    </item>
    <item>
      <title>View AWS event bridge rules with visidata</title>
      <link>https://new.waylonwalker.com/aws-eventbridge-visidata/</link>
      <description>Reading eventbridge rules from the command line can be a total drag, pipe it into visidata to make it a breeze.</description>
      <pubDate>Tue, 15 Feb 2022 03:04:26 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/aws-eventbridge-visidata/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>python</category>
    </item>
    <item>
      <title>Vim remaps use cmd in place of :</title>
      <link>https://new.waylonwalker.com/vim-cmd/</link>
      <description>Anyone just starting out their vim customization journey is bound to run into this error.</description>
      <pubDate>Mon, 14 Feb 2022 14:53:17 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/vim-cmd/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>vim</category>
    </item>
    <item>
      <title>A better copy-mode bind for Tmux</title>
      <link>https://new.waylonwalker.com/tmux-copy-mode-binding/</link>
      <description>The default keybinding for copy-mode is one that is just so awkward for me to hit that I end up not using it at all. I was on a call with my buddy Nic this...</description>
      <pubDate>Sun, 13 Feb 2022 17:05:23 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-copy-mode-binding/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>tmux</category>
    </item>
    <item>
      <title>ag silver searcher look ahead and look behind</title>
      <link>https://new.waylonwalker.com/ag-ahead/</link>
      <description>A super useful tool when doing PR&#39;s or checking your own work during a big refactor is the silver searcher. Its a super fast command line based searching...</description>
      <pubDate>Tue, 08 Feb 2022 13:54:08 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/ag-ahead/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Neovim Config for Git</title>
      <link>https://new.waylonwalker.com/neovim-config-for-git/</link>
      <description>Creating a minimal config specifically for git commits has made running much more pleasant. It starts up Much faster, and has all of the parts of my config...</description>
      <pubDate>Fri, 04 Feb 2022 14:23:57 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/neovim-config-for-git/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
      <category>vim</category>
    </item>
    <item>
      <title>How to Properly Simulate Stow</title>
      <link>https://new.waylonwalker.com/stow-simulate/</link>
      <description>stow -R --simulate -vvv git&#xA;</description>
      <pubDate>Sun, 30 Jan 2022 20:28:17 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/stow-simulate/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Squoosh cli</title>
      <link>https://new.waylonwalker.com/squoosh-cli/</link>
      <description>Today I discovered a sweet new cli for compressing images. squoosh cli is a wasm powered cli that supports a bunch of formats that I would want to convert my...</description>
      <pubDate>Sat, 29 Jan 2022 04:54:50 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/squoosh-cli/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>dev</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Tmux and Vim Clipboard for Ubuntu</title>
      <link>https://new.waylonwalker.com/ubuntu-terminal-clipboard/</link>
      <description>One of the first things I noticed broken in my terminal based workflow moving from Windows wsl to ubuntu was that my clipboard was all messed up and not...</description>
      <pubDate>Wed, 26 Jan 2022 02:50:56 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/ubuntu-terminal-clipboard/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
      <category>vim</category>
    </item>
    <item>
      <title>nix rescues modded minecraft night</title>
      <link>https://new.waylonwalker.com/nix-install-java8/</link>
      <description>With the latest version of minecraft it requires a very new, possibly the latest, version of java. Lately we have been getting into modded minecraft and I...</description>
      <pubDate>Tue, 25 Jan 2022 03:07:39 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/nix-install-java8/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
    </item>
    <item>
      <title>Tmux hotkey for copier templates</title>
      <link>https://new.waylonwalker.com/tmux-copier-templates/</link>
      <description>I have added a hotkey to my copier template setup to quickly access all my templates at any time from tmux. At any point I can hit , thats holding control...</description>
      <pubDate>Mon, 24 Jan 2022 02:22:53 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-copier-templates/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>copier</category>
      <category>linux</category>
      <category>python</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Markata Filters as Telescope Pickers in Neovim</title>
      <link>https://new.waylonwalker.com/markata-telescope-picker/</link>
      <description>I often pop into my blog from neovim with the intent to look at just a single series of posts, , , or just see todays posts. Markata has a great way of...</description>
      <pubDate>Sun, 23 Jan 2022 04:52:20 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/markata-telescope-picker/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>markata</category>
      <category>python</category>
      <category>vim</category>
    </item>
    <item>
      <title>Copier Tasks | Python templating post run task</title>
      <link>https://new.waylonwalker.com/copier-tasks/</link>
      <description>Copier allows you to run post render tasks, just like cookiecutter. These are defined as a list of in your . They are simply shell commands to run.</description>
      <pubDate>Sat, 22 Jan 2022 04:49:12 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/copier-tasks/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>copier</category>
      <category>linux</category>
      <category>python</category>
    </item>
    <item>
      <title>fuzzy wallpaper with fzf</title>
      <link>https://new.waylonwalker.com/fzf-wallpaper/</link>
      <description>I really appreciate that in linux anything can be scripted, including setting the wallpaper. So everytime I disconnect a monitor I can just rerun my script...</description>
      <pubDate>Wed, 19 Jan 2022 01:17:26 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/fzf-wallpaper/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Converting markdown to pdf with pandoc on linux</title>
      <link>https://new.waylonwalker.com/convert-markdown-pdf-linux/</link>
      <description>Converting markdown posts to pdf on ubuntu takes a few packages from the standard repos. I had to go through a few stack overflow posts, and nothing seemed...</description>
      <pubDate>Wed, 12 Jan 2022 03:25:36 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/convert-markdown-pdf-linux/</guid>
      <author>hello@waylonwalker.com</author>
      <category>blog</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Installing Pipx on Ubuntu</title>
      <link>https://new.waylonwalker.com/installing-pipx-on-ubuntu/</link>
      <description>I recently paired up with another dev running windows with Ubuntu running in wsl, and we had a bit of a stuggle to get our project off the ground because...</description>
      <pubDate>Mon, 10 Jan 2022 23:14:05 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/installing-pipx-on-ubuntu/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>python</category>
    </item>
    <item>
      <title>2 minutes to stow</title>
      <link>https://new.waylonwalker.com/2-minutes-to-stow/</link>
      <description>Stow is an incredible way to manage your dotfiles. It works by managing symlinks between your dotfiles directory and the rest of the system. You can then...</description>
      <pubDate>Sun, 09 Jan 2022 00:33:58 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/2-minutes-to-stow/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Using Copier Answers to rerun templates quickly</title>
      <link>https://new.waylonwalker.com/copier-answers/</link>
      <description>The copier answers file is a key component to making your templates re-runnable. Let&#39;s look at the example for my setup.py.</description>
      <pubDate>Sat, 08 Jan 2022 01:16:52 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/copier-answers/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>copier</category>
      <category>linux</category>
      <category>python</category>
    </item>
    <item>
      <title>Making a Textual Widget from a Rich Renderable</title>
      <link>https://new.waylonwalker.com/simple-textual-widget/</link>
      <description>Once you have made your sick looking cli apps with rich, eventually you are going to want to add some keybindings to them. Currently Textual, also written by...</description>
      <pubDate>Fri, 07 Jan 2022 03:25:36 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/simple-textual-widget/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
    </item>
    <item>
      <title>pipx examples</title>
      <link>https://new.waylonwalker.com/pipx-examples/</link>
      <description>count lines of code &lt;a href=&#34;#count-lines-of-code&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;pipx run pygount markata&#xA;pipx run pygount markata --format=summary&#xA;pipx run pygount markata --suffix=cfg,py,yml&#xA;</description>
      <pubDate>Fri, 07 Jan 2022 03:04:57 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/pipx-examples/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>markata</category>
      <category>python</category>
    </item>
    <item>
      <title>Tmux Pop size</title>
      <link>https://new.waylonwalker.com/tmux-pop-size/</link>
      <description>tmux popups can be sized how you like based on the % width of the terminal on creation by using the flags (h, w, x, y) for height, width, and position.</description>
      <pubDate>Wed, 05 Jan 2022 17:37:26 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-pop-size/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Copier Templates</title>
      <link>https://new.waylonwalker.com/copier-templates/</link>
      <description>%%include til/copier_endops</description>
      <pubDate>Wed, 05 Jan 2022 01:54:07 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/copier-templates/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>copier</category>
      <category>linux</category>
      <category>python</category>
    </item>
    <item>
      <title>Changing copier template strings (_endops)</title>
      <link>https://new.waylonwalker.com/copier_endops/</link>
      <description>I was completely stuck for awhile. copier was not replacing my template variables. I found out that adding all these fixed it. Now It will support all of...</description>
      <pubDate>Tue, 04 Jan 2022 10:55:12 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/copier_endops/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>copier</category>
      <category>python</category>
    </item>
    <item>
      <title>copier template variables</title>
      <link>https://new.waylonwalker.com/copier-template-variables/</link>
      <description>I&#39;ve been looking for a templating tool for awhile that works well with single files. My go to templating tool does not work for single files, it needs to...</description>
      <pubDate>Mon, 03 Jan 2022 12:37:32 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/copier-template-variables/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>copier</category>
      <category>python</category>
    </item>
    <item>
      <title>List all the files containing a phrase</title>
      <link>https://new.waylonwalker.com/list-all-files-containing-phrase/</link>
      <description>One of the most useful skills you can acquire to make you faster at almost any job that uses a computer is getting good at finding text in your current...</description>
      <pubDate>Fri, 31 Dec 2021 20:24:48 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/list-all-files-containing-phrase/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
      <category>vim</category>
    </item>
    <item>
      <title>My first impressions with pyenv</title>
      <link>https://new.waylonwalker.com/pyenv-first-impressions/</link>
      <description>pyenv provides an easy way to install almost any version of python from a large list of distributions. I have simply been using the version of python from...</description>
      <pubDate>Thu, 30 Dec 2021 15:26:01 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/pyenv-first-impressions/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
      <category>python</category>
    </item>
    <item>
      <title>Installing Homebrew on Linux</title>
      <link>https://new.waylonwalker.com/installing-homebrew-linux/</link>
      <description>Installing brew on linux proved quite easy and got pyenv running for me within 4 commands.</description>
      <pubDate>Wed, 29 Dec 2021 20:24:48 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/installing-homebrew-linux/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Serve html from your command line</title>
      <link>https://new.waylonwalker.com/serve-html-command-line/</link>
      <description>When I first moved to vim from and ide like vscode or sublime text one of my very first issues was trying to preview my website at . There had always just...</description>
      <pubDate>Tue, 28 Dec 2021 20:24:48 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/serve-html-command-line/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
      <category>vim</category>
    </item>
    <item>
      <title>Code Review from the comfort of vim | Diffurcate</title>
      <link>https://new.waylonwalker.com/diffurcate/</link>
      <description>I often review Pull requests from the browser as it just makes it so easy to see the diffs and navigate through them, but there comes a time when the diffs...</description>
      <pubDate>Sat, 04 Dec 2021 11:34:47 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/diffurcate/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>git</category>
      <category>linux</category>
    </item>
    <item>
      <title>Open files FAST from zsh | or bash if thats your thing</title>
      <link>https://new.waylonwalker.com/fuzzy-edit-zsh/</link>
      <description>https://youtu.be/PQw_is7rQSw</description>
      <pubDate>Thu, 02 Dec 2021 11:34:47 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/fuzzy-edit-zsh/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>30 days dotfile ricing</title>
      <link>https://new.waylonwalker.com/dotfile-rice-challenge-intro/</link>
      <description>https://youtu.be/Jq1Y48F_rOU</description>
      <pubDate>Mon, 29 Nov 2021 11:34:47 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/dotfile-rice-challenge-intro/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Uses</title>
      <link>https://new.waylonwalker.com/uses/</link>
      <description>This is a listing of all the things that I use on a daily basis to build data pipelines, lead my team, and build this website.</description>
      <pubDate>Sat, 20 Nov 2021 10:38:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/uses/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>meta</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Update Alternatives in Linux</title>
      <link>https://new.waylonwalker.com/update-alternatives/</link>
      <description>update-alternatives --query python&#xA;update-alternatives: error: no alternatives for python&#xA;sudo update-alternatives --install /usr/local/bin/python python `which python3.8` 2&#xA;# update-alternatives: using /usr/bin/python3.8 to provide /usr/local/bin/python (python) in auto mode&#xA;&#xA;sudo update-alternatives --install /usr/local/bin/python python `which python2.7` 5&#xA;# update-alternatives: using /usr/bin/python2.7 to provide /usr/local/bin/python (python) in auto mode&#xA;&#xA;update-alternatives --query...</description>
      <pubDate>Sat, 20 Nov 2021 10:38:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/update-alternatives/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>JUT | Read Notebooks in the Terminal</title>
      <link>https://new.waylonwalker.com/jut/</link>
      <description>Trying to read a .ipynb file without starting a jupyter server? jut has you covered.</description>
      <pubDate>Sat, 20 Nov 2021 10:38:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/jut/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>datascience</category>
      <category>linux</category>
    </item>
    <item>
      <title>tmux targeted session</title>
      <link>https://new.waylonwalker.com/tmux-targeted-session/</link>
      <description>https://youtu.be/5KE7Il7SOEk</description>
      <pubDate>Mon, 02 Aug 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-targeted-session/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux detach</title>
      <link>https://new.waylonwalker.com/tmux-detach/</link>
      <description>https://youtu.be/A1qx3tNKDdA</description>
      <pubDate>Sun, 01 Aug 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-detach/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>notify-send</title>
      <link>https://new.waylonwalker.com/notify-send/</link>
      <description>xinput float $(xinput list --id-only &amp;#34;AT Translated Set 2 keyboard&amp;#34;) | notify-send &amp;#34;laptop keeb floated&amp;#34; -i ~/Pictures/8bitcc.png&#xA;</description>
      <pubDate>Sun, 01 Aug 2021 10:33:17 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/notify-send/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>tmux attach</title>
      <link>https://new.waylonwalker.com/tmux-attach/</link>
      <description>https://youtu.be/JQ0yDCVu44E</description>
      <pubDate>Sat, 31 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-attach/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux ls</title>
      <link>https://new.waylonwalker.com/tmux-ls/</link>
      <description>https://youtu.be/LY41GLn_DGg</description>
      <pubDate>Fri, 30 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-ls/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux command line</title>
      <link>https://new.waylonwalker.com/tmux-command-line/</link>
      <description>https://youtu.be/SNu-4IrkjAs</description>
      <pubDate>Thu, 29 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-command-line/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux copy-mode</title>
      <link>https://new.waylonwalker.com/tmux-copy-mode/</link>
      <description>https://youtu.be/-ypY_-VmBKk</description>
      <pubDate>Wed, 28 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-copy-mode/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux join-pane</title>
      <link>https://new.waylonwalker.com/tmux-join-pane/</link>
      <description>https://youtu.be/Vm5rRtcVXLw</description>
      <pubDate>Tue, 27 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-join-pane/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux break-pane</title>
      <link>https://new.waylonwalker.com/break-pane/</link>
      <description>https://youtu.be/ICL609F2xnc</description>
      <pubDate>Mon, 26 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/break-pane/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux zoom</title>
      <link>https://new.waylonwalker.com/tmux-zoom/</link>
      <description>https://youtu.be/Rn6mOarCQ-Y</description>
      <pubDate>Sun, 25 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-zoom/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux new-window</title>
      <link>https://new.waylonwalker.com/tmux-new-window/</link>
      <description>https://youtu.be/YRPZBv-iYyE</description>
      <pubDate>Sat, 24 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-new-window/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux slect-pane</title>
      <link>https://new.waylonwalker.com/tmux-select-pane/</link>
      <description>https://youtu.be/CPZJZjN9YTY</description>
      <pubDate>Fri, 23 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-select-pane/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux rotate-window</title>
      <link>https://new.waylonwalker.com/tmux-rotate-window/</link>
      <description>https://youtu.be/06z5qf81ofo</description>
      <pubDate>Thu, 22 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-rotate-window/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux select-layout</title>
      <link>https://new.waylonwalker.com/tmux-select-layout/</link>
      <description>https://youtu.be/F0mHnwTrNNc</description>
      <pubDate>Wed, 21 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-select-layout/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux resize-panes</title>
      <link>https://new.waylonwalker.com/tmux-resize-panes/</link>
      <description>https://youtu.be/hpFYE2LU7xc</description>
      <pubDate>Tue, 20 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-resize-panes/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux choose-tree</title>
      <link>https://new.waylonwalker.com/tmux-choose-tree/</link>
      <description>https://youtu.be/79Y-kqAiMpw</description>
      <pubDate>Mon, 19 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-choose-tree/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux prefix</title>
      <link>https://new.waylonwalker.com/tmux-prefix/</link>
      <description>https://youtu.be/BMkpbfhbkKM</description>
      <pubDate>Sun, 18 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-prefix/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux splitting panes</title>
      <link>https://new.waylonwalker.com/tmux-splitting-panes/</link>
      <description>https://youtu.be/kzgyiHap1nQ</description>
      <pubDate>Sat, 17 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-splitting-panes/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux last session</title>
      <link>https://new.waylonwalker.com/tmux-last-session/</link>
      <description>https://youtu.be/RB87EEnnMnU</description>
      <pubDate>Fri, 16 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-last-session/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux floating popups</title>
      <link>https://new.waylonwalker.com/tmux-floating-popups/</link>
      <description>https://youtu.be/2ZqFDsJywt8</description>
      <pubDate>Thu, 15 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-floating-popups/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>tmux popups</title>
      <link>https://new.waylonwalker.com/tmux-popups/</link>
      <description>https://youtu.be/2I8fB28zfB4</description>
      <pubDate>Wed, 14 Jul 2021 23:51:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-popups/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Copy and Paste on Linux</title>
      <link>https://new.waylonwalker.com/ubuntu/</link>
      <description>These are the notes that I used as I set up my first ever ubuntu desktop.</description>
      <pubDate>Fri, 25 Jun 2021 20:50:45 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/ubuntu/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>How to use git cherry pick</title>
      <link>https://new.waylonwalker.com/cherry-pick/</link>
      <description>~/git via 🐍 v3.8.5&#xA;❯ mkdir git-cherry-pick-learn&#xA;&#xA;~/git via 🐍 v3.8.5&#xA;❯ cd git-cherry-pick-learn&#xA;&#xA;~/git/git-cherry-pick-learn&#xA;❯ git init&#xA;Initialized empty Git repository in /home/walkews/git/git-cherry-pick-learn/.git/&#xA;&#xA;git-cherry-pick-learn on  main&#xA;❯ touch readme.md&#xA;&#xA;git-cherry-pick-learn on  main [?]&#xA;❯ git status&#xA;On branch main&#xA;&#xA;No commits yet&#xA;&#xA;Untracked files:&#xA;  (use &amp;#34;git add &amp;lt;file&amp;gt;...&amp;#34; to include in what will be committed)&#xA;        readme.md&#xA;&#xA;nothing added to commit but...</description>
      <pubDate>Thu, 13 May 2021 08:51:45 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/cherry-pick/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>git</category>
    </item>
    <item>
      <title>How I navigate tmux in 2021</title>
      <link>https://new.waylonwalker.com/tmux-nav-2021/</link>
      <description>change_speed = (speed) =&gt; [...document.querySelectorAll(&#39;video&#39;)].map(v =&gt; v.playbackRate=v.playbackRate+speed)</description>
      <pubDate>Tue, 11 May 2021 09:14:07 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/tmux-nav-2021/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>linux</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Trim unused git branches</title>
      <link>https://new.waylonwalker.com/trim-branches/</link>
      <description>Trim branches no longer on origin &lt;a href=&#34;#trim-branches-no-longer-on-origin&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;git remote prune origin --dry-run&#xA;git remote prune origin&#xA;Find branches already merged &lt;a href=&#34;#find-branches-already-merged&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;git checkout main&#xA;# list remote branches that have already been merged into main&#xA;git branch -r --merged&#xA;# list local branches that have already been merged into main&#xA;git branch --merged&#xA;</description>
      <pubDate>Fri, 07 May 2021 09:47:24 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/trim-branches/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>git</category>
      <category>linux</category>
    </item>
    <item>
      <title>Create a Virtual File Gallery with Symlinks</title>
      <link>https://new.waylonwalker.com/symlink-gallery/</link>
      <description>Creating a directory that is a union of several directories can be achieved with a few symlinks at the command line.</description>
      <pubDate>Wed, 05 May 2021 08:23:33 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/symlink-gallery/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>How to Install micromamba on linux (from the comamnd line only)</title>
      <link>https://new.waylonwalker.com/install-micromamba/</link>
      <description>I really like using conda () as my python virtual environment manager of choice. It&#39;s simple and it includes its own python interpreter using the version...</description>
      <pubDate>Wed, 21 Apr 2021 13:32:27 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/install-micromamba/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>python</category>
    </item>
    <item>
      <title>Vim Wsl Clipboard</title>
      <link>https://new.waylonwalker.com/vim-wsl-clipboard/</link>
      <description>I&#39;ve long used neovim from within windows wsl, and for far too long, I went without a proper way to get text out of it and into windows.</description>
      <pubDate>Sat, 17 Apr 2021 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/vim-wsl-clipboard/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>vim</category>
    </item>
    <item>
      <title>Quickly Edit Posts</title>
      <link>https://new.waylonwalker.com/quickly-edit-posts/</link>
      <description>Recently I automated starting new posts with a python script. Today I want to work on the next part that is editing those posts quickly.</description>
      <pubDate>Mon, 18 Jan 2021 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/quickly-edit-posts/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>If Tmux</title>
      <link>https://new.waylonwalker.com/if-tmux/</link>
      <description>I do much of my work from tmux, I love it so much that I want to setup some functionality that puts me in tmux even if I didn&#39;t ask for it.</description>
      <pubDate>Sat, 09 Jan 2021 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/if-tmux/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Newsboat</title>
      <link>https://new.waylonwalker.com/newsboat/</link>
      <description>Web browsers are a black hole of productivity. I try to use them as little as possible when it is time to focus. I try to use , , or with ipython, or --help...</description>
      <pubDate>Sat, 02 Jan 2021 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/newsboat/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Ipython Ninjitsu</title>
      <link>https://new.waylonwalker.com/ipython-ninjitsu/</link>
      <description>??sourcecode * %debug * %history * %reset * !shell commands</description>
      <pubDate>Mon, 14 Dec 2020 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/ipython-ninjitsu/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>ipython</category>
      <category>python</category>
    </item>
    <item>
      <title>Scripting Tmux Layouts</title>
      <link>https://new.waylonwalker.com/scripting-tmux-layouts/</link>
      <description>This is how I script a tmux layout</description>
      <pubDate>Sun, 13 Dec 2020 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/scripting-tmux-layouts/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Compare Directories In Bash</title>
      <link>https://new.waylonwalker.com/compare-directories-in-bash/</link>
      <description>Today I needed to check for articles that used the same slug from two directories, bash made it super simple.</description>
      <pubDate>Fri, 11 Dec 2020 00:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/compare-directories-in-bash/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>tip</category>
    </item>
    <item>
      <title>Find and Replace in the Terminal.</title>
      <link>https://new.waylonwalker.com/find-replace/</link>
      <description>notes about find and replace techniques</description>
      <pubDate>Thu, 12 Nov 2020 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/find-replace/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Creating Reusable Bash Scripts</title>
      <link>https://new.waylonwalker.com/reusable-bash/</link>
      <description>Bash is a language that is quite useful for automation no matter what language you write in. Bash can do so many powerful system-level tasks. Even if you are...</description>
      <pubDate>Thu, 13 Aug 2020 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/reusable-bash/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>How to Install miniconda on linux (from the command line only)</title>
      <link>https://new.waylonwalker.com/install-miniconda/</link>
      <description>Installing miniconda from only the command line can be a bit of an intimidating task your first time. Lets walk through how to do it.</description>
      <pubDate>Mon, 10 Aug 2020 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/install-miniconda/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>python</category>
    </item>
    <item>
      <title>025.md</title>
      <link>https://new.waylonwalker.com/025/</link>
      <description>setup</description>
      <pubDate>Wed, 29 Jul 2020 02:16:24 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/025/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>026.md</title>
      <link>https://new.waylonwalker.com/026/</link>
      <description>setup</description>
      <pubDate>Tue, 28 Jul 2020 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/026/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>inline YAML or path to separate file (e.g.: .github/filters.yaml)</title>
      <link>https://new.waylonwalker.com/024/</link>
      <description>Conditionally run GitHub Actions Steps</description>
      <pubDate>Sun, 21 Jun 2020 02:16:24 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/024/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>023</title>
      <link>https://new.waylonwalker.com/023/</link>
      <description>Find and replace Groups in VSCode $1 referrs to the second group</description>
      <pubDate>Sun, 21 Jun 2020 02:16:24 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/023/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>022</title>
      <link>https://new.waylonwalker.com/022/</link>
      <description>_</description>
      <pubDate>Sun, 21 Jun 2020 02:16:24 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/022/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>021</title>
      <link>https://new.waylonwalker.com/021/</link>
      <description>_</description>
      <pubDate>Sun, 21 Jun 2020 02:16:24 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/021/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>020</title>
      <link>https://new.waylonwalker.com/020/</link>
      <description>_</description>
      <pubDate>Sun, 21 Jun 2020 02:16:24 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/020/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>019</title>
      <link>https://new.waylonwalker.com/019/</link>
      <description>batch rename files &lt;a href=&#34;#batch-rename-files&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;with bash &lt;a href=&#34;#with-bash&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&#xA;for f in *.jpeg; do&#xA;    mv -- &amp;#34;$f&amp;#34; &amp;#34;${f%.jpeg}.jpg&amp;#34;&#xA;done&#xA;</description>
      <pubDate>Sun, 21 Jun 2020 02:16:24 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/019/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>006</title>
      <link>https://new.waylonwalker.com/006/</link>
      <description>Setup ** for _</description>
      <pubDate>Sat, 06 Jun 2020 18:14:14 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/006/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>git</category>
      <category>python</category>
    </item>
    <item>
      <title>git push without setting upstream</title>
      <link>https://new.waylonwalker.com/git-push-without-setting-upstream/</link>
      <description>Finally after years of hand typing out a full I found there is a setting to automatcally push to the current branch. More realisitically I just did a let git...</description>
      <pubDate>Tue, 04 Feb 2020 12:18:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/git-push-without-setting-upstream/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>git</category>
    </item>
    <item>
      <title>simple click</title>
      <link>https://new.waylonwalker.com/simple-click/</link>
      <description>Add helpful cli to your python libraries... All of them!</description>
      <pubDate>Wed, 29 Jan 2020 06:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/simple-click/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>python</category>
    </item>
    <item>
      <title>cmd.exe tips</title>
      <link>https://new.waylonwalker.com/cmd-exe-tips/</link>
      <description>cmd.exe tips</description>
      <pubDate>Thu, 23 Jan 2020 15:18:45 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/cmd-exe-tips/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
    </item>
    <item>
      <title>Supercharge Zsh Startup</title>
      <link>https://new.waylonwalker.com/supercharge-zsh-startup/</link>
      <description>I have been using oh-my-zsh successfully for about 2 years now. But lately my startup time has been really bothersome. It has grown to the point where it was...</description>
      <pubDate>Fri, 03 Jan 2020 06:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/supercharge-zsh-startup/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>Amazon Web Services</title>
      <link>https://new.waylonwalker.com/amazon-web-services/</link>
      <description>I started using aws in March 2019. Here are some of my notes.</description>
      <pubDate>Sun, 22 Sep 2019 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/amazon-web-services/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
    </item>
    <item>
      <title>📝 Bash Notes</title>
      <link>https://new.waylonwalker.com/bash/</link>
      <description>Waylon Walker&#39;s Bash Notes</description>
      <pubDate>Sun, 08 Sep 2019 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/bash/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
      <category>python</category>
    </item>
    <item>
      <title>Keyboard Driven VSCode</title>
      <link>https://new.waylonwalker.com/keyboard-driven-vscode/</link>
      <description>Reimagining my tmux configuration inside of vscode.</description>
      <pubDate>Sun, 07 Jul 2019 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/keyboard-driven-vscode/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>tmux</category>
      <category>vscode</category>
    </item>
  </channel>
</rss>