<?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: bash Archive</title>
    <link>https://go.waylonwalker.com/tags/bash/</link>
    <description>All posts with the tag &#34;bash&#34;</description>
    <lastBuildDate>Thu, 26 Feb 2026 09:59:57 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://go.waylonwalker.com/tags/bash/archive/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <atom:link href="https://go.waylonwalker.com/tags/bash/rss.xml" rel="current" type="application/rss+xml"></atom:link>
    <fh:complete></fh:complete>
    <item>
      <title>Vaulted Secrets Without Git Churn</title>
      <link>https://go.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://go.waylonwalker.com/vaulted-secrets-without-git-churn/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>ansible</category>
    </item>
    <item>
      <title>COLUMNS env var</title>
      <link>https://go.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://go.waylonwalker.com/columns-env-var/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>bash</category>
      <category>terminal</category>
    </item>
    <item>
      <title>tar over ssh</title>
      <link>https://go.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://go.waylonwalker.com/tar-over-ssh/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
      <category>homelab</category>
    </item>
    <item>
      <title>💭 2025-07-10 Notes</title>
      <link>https://go.waylonwalker.com/thought-756/</link>
      <description>!https://pype.dev/2025-07-10-notes/</description>
      <pubDate>Fri, 18 Jul 2025 15:26:28 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-756/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
      <category>thought</category>
    </item>
    <item>
      <title>fc</title>
      <link>https://go.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://go.waylonwalker.com/fc/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>unset multiple environment variables</title>
      <link>https://go.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://go.waylonwalker.com/unset-multiple-environment-variables/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>💭 bic | Static blog generator, in bash</title>
      <link>https://go.waylonwalker.com/thought-521/</link>
      <description>!https://bic.sh/</description>
      <pubDate>Thu, 09 Jan 2025 14:22:47 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-521/</guid>
      <author>hello@waylonwalker.com</author>
      <category>blog</category>
      <category>markdown</category>
      <category>bash</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 casey/just: 🤖 Just a command runner</title>
      <link>https://go.waylonwalker.com/thought-445/</link>
      <description>!https://github.com/casey/just?tab=readme-ov-file#constants</description>
      <pubDate>Sat, 14 Dec 2024 17:04:06 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-445/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
      <category>just</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 pipedream/justfile at main · thechangelog/pipedream</title>
      <link>https://go.waylonwalker.com/thought-444/</link>
      <description>!https://github.com/thechangelog/pipedream/blob/main/justfile</description>
      <pubDate>Sat, 14 Dec 2024 16:54:34 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-444/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
      <category>just</category>
      <category>thought</category>
    </item>
    <item>
      <title>urllink</title>
      <link>https://go.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://go.waylonwalker.com/urllink/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
    </item>
    <item>
      <title>💭 hostnamectl to easily change hostname | Pype.dev</title>
      <link>https://go.waylonwalker.com/thought-441/</link>
      <description>!https://pype.dev/hostnamectl-to-easily-change-hostname</description>
      <pubDate>Fri, 06 Dec 2024 14:30:41 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-441/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
      <category>thought</category>
    </item>
    <item>
      <title>convert mp4 for twitter with ffmpeg</title>
      <link>https://go.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://go.waylonwalker.com/convert-mp4-for-twitter-with-ffmpeg/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
    </item>
    <item>
      <title>cli auth</title>
      <link>https://go.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://go.waylonwalker.com/cli-auth/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
    </item>
    <item>
      <title>jpillora-installer</title>
      <link>https://go.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://go.waylonwalker.com/jpillora-installer-til/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
    </item>
    <item>
      <title>💭 Deleting Specific Lines in a File with sed or yq</title>
      <link>https://go.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 14:59:37 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/thought-6/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
      <category>cli</category>
      <category>thought</category>
    </item>
    <item>
      <title>dash e your github docker actions</title>
      <link>https://go.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://go.waylonwalker.com/fail-ci-scripts/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>github</category>
      <category>actions</category>
      <category>ci-cd</category>
    </item>
    <item>
      <title>Bash function to edit scripts faster</title>
      <link>https://go.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://go.waylonwalker.com/ewhich/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
    </item>
    <item>
      <title>Unzip minecraft mods to their directory from the command line</title>
      <link>https://go.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://go.waylonwalker.com/linux-unzip-directory/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
      <category>cli</category>
    </item>
    <item>
      <title>Bash mktemp</title>
      <link>https://go.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://go.waylonwalker.com/bash-mktemp/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
    </item>
    <item>
      <title>View AWS event bridge rules with visidata</title>
      <link>https://go.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://go.waylonwalker.com/aws-eventbridge-visidata/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>cli</category>
      <category>bash</category>
    </item>
    <item>
      <title>ag silver searcher look ahead and look behind</title>
      <link>https://go.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://go.waylonwalker.com/ag-ahead/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>bash</category>
      <category>linux</category>
    </item>
    <item>
      <title>Neovim Config for Git</title>
      <link>https://go.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://go.waylonwalker.com/neovim-config-for-git/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>fuzzy wallpaper with fzf</title>
      <link>https://go.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://go.waylonwalker.com/fzf-wallpaper/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>cli</category>
      <category>bash</category>
    </item>
    <item>
      <title>2 minutes to stow</title>
      <link>https://go.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://go.waylonwalker.com/2-minutes-to-stow/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>cli</category>
      <category>bash</category>
    </item>
    <item>
      <title>Tmux Pop size</title>
      <link>https://go.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://go.waylonwalker.com/tmux-pop-size/</guid>
      <author>hello@waylonwalker.com</author>
      <category>tmux</category>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>Changing copier template strings (_endops)</title>
      <link>https://go.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://go.waylonwalker.com/copier_endops/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>bash</category>
      <category>copier</category>
    </item>
    <item>
      <title>copier template variables</title>
      <link>https://go.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://go.waylonwalker.com/copier-template-variables/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>bash</category>
      <category>copier</category>
    </item>
    <item>
      <title>List all the files containing a phrase</title>
      <link>https://go.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://go.waylonwalker.com/list-all-files-containing-phrase/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>My first impressions with pyenv</title>
      <link>https://go.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://go.waylonwalker.com/pyenv-first-impressions/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>Installing Homebrew on Linux</title>
      <link>https://go.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://go.waylonwalker.com/installing-homebrew-linux/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>Serve html from your command line</title>
      <link>https://go.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://go.waylonwalker.com/serve-html-command-line/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>Code Review from the comfort of vim | Diffurcate</title>
      <link>https://go.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://go.waylonwalker.com/diffurcate/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
      <category>git</category>
    </item>
    <item>
      <title>Open files FAST from zsh | or bash if thats your thing</title>
      <link>https://go.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://go.waylonwalker.com/fuzzy-edit-zsh/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>30 days dotfile ricing</title>
      <link>https://go.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://go.waylonwalker.com/dotfile-rice-challenge-intro/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>Update Alternatives in Linux</title>
      <link>https://go.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://go.waylonwalker.com/update-alternatives/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>JUT | Read Notebooks in the Terminal</title>
      <link>https://go.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://go.waylonwalker.com/jut/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
      <category>datascience</category>
    </item>
    <item>
      <title>Trim unused git branches</title>
      <link>https://go.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://go.waylonwalker.com/trim-branches/</guid>
      <author>hello@waylonwalker.com</author>
      <category>git</category>
      <category>bash</category>
      <category>linux</category>
    </item>
    <item>
      <title>Create a Virtual File Gallery with Symlinks</title>
      <link>https://go.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://go.waylonwalker.com/symlink-gallery/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>How to Install micromamba on linux (from the comamnd line only)</title>
      <link>https://go.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://go.waylonwalker.com/install-micromamba/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>python</category>
    </item>
    <item>
      <title>Vim Wsl Clipboard</title>
      <link>https://go.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://go.waylonwalker.com/vim-wsl-clipboard/</guid>
      <author>hello@waylonwalker.com</author>
      <category>vim</category>
      <category>bash</category>
    </item>
    <item>
      <title>Quickly Edit Posts</title>
      <link>https://go.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://go.waylonwalker.com/quickly-edit-posts/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
    </item>
    <item>
      <title>If Tmux</title>
      <link>https://go.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://go.waylonwalker.com/if-tmux/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Newsboat</title>
      <link>https://go.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://go.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://go.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://go.waylonwalker.com/ipython-ninjitsu/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>bash</category>
      <category>ipython</category>
    </item>
    <item>
      <title>Scripting Tmux Layouts</title>
      <link>https://go.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://go.waylonwalker.com/scripting-tmux-layouts/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>tmux</category>
    </item>
    <item>
      <title>Compare Directories In Bash</title>
      <link>https://go.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://go.waylonwalker.com/compare-directories-in-bash/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>tip</category>
    </item>
    <item>
      <title>Find and Replace in the Terminal.</title>
      <link>https://go.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://go.waylonwalker.com/find-replace/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>bash</category>
    </item>
    <item>
      <title>Creating Reusable Bash Scripts</title>
      <link>https://go.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://go.waylonwalker.com/reusable-bash/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
    </item>
    <item>
      <title>How to Install miniconda on linux (from the command line only)</title>
      <link>https://go.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://go.waylonwalker.com/install-miniconda/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>python</category>
    </item>
    <item>
      <title>025.md</title>
      <link>https://go.waylonwalker.com/025/</link>
      <description>setup</description>
      <pubDate>Wed, 29 Jul 2020 02:16:24 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/025/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>bash</category>
    </item>
    <item>
      <title>026.md</title>
      <link>https://go.waylonwalker.com/026/</link>
      <description>setup</description>
      <pubDate>Tue, 28 Jul 2020 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/026/</guid>
      <author>hello@waylonwalker.com</author>
      <category>cli</category>
      <category>bash</category>
    </item>
    <item>
      <title>inline YAML or path to separate file (e.g.: .github/filters.yaml)</title>
      <link>https://go.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://go.waylonwalker.com/024/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
    </item>
    <item>
      <title>023</title>
      <link>https://go.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://go.waylonwalker.com/023/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
    </item>
    <item>
      <title>022</title>
      <link>https://go.waylonwalker.com/022/</link>
      <description>_</description>
      <pubDate>Sun, 21 Jun 2020 02:16:24 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/022/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
    </item>
    <item>
      <title>021</title>
      <link>https://go.waylonwalker.com/021/</link>
      <description>_</description>
      <pubDate>Sun, 21 Jun 2020 02:16:24 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/021/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
    </item>
    <item>
      <title>020</title>
      <link>https://go.waylonwalker.com/020/</link>
      <description>_</description>
      <pubDate>Sun, 21 Jun 2020 02:16:24 +0000</pubDate>
      <guid isPermaLink="true">https://go.waylonwalker.com/020/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
    </item>
    <item>
      <title>019</title>
      <link>https://go.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://go.waylonwalker.com/019/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
    </item>
    <item>
      <title>Supercharge Zsh Startup</title>
      <link>https://go.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://go.waylonwalker.com/supercharge-zsh-startup/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
    </item>
    <item>
      <title>📝 Bash Notes</title>
      <link>https://go.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://go.waylonwalker.com/bash/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>linux</category>
      <category>python</category>
      <category>cli</category>
    </item>
  </channel>
</rss>