Remove http://default from content

This commit is contained in:
Oliver Davies 2025-07-16 12:00:00 +01:00
parent 025aaf3be2
commit 76ed8e141b
392 changed files with 525 additions and 525 deletions

View file

@ -69,11 +69,11 @@ body:
processed: |
<p>I'm a long-time Vim and tmux user.</p>
<p>I used them before <a href="http://default/blog/going-full-vim">I switched to using Neovim full time</a> in July 2021.</p>
<p>I used them before <a href="/blog/going-full-vim">I switched to using Neovim full time</a> in July 2021.</p>
<p>More recently, I've used a script that creates and attaches to tmux sessions based on the directories in my Code directory, making it easy to switch between projects.</p>
<p>It was based on others by <a href="http://default/podcast/25-jess-archer-drush-laravel-prompts">Jess Archer</a> and ThePrimeagen, although Prime recently created a new version of his as its own project, so I decided to switch to his version.</p>
<p>It was based on others by <a href="/podcast/25-jess-archer-drush-laravel-prompts">Jess Archer</a> and ThePrimeagen, although Prime recently created a new version of his as its own project, so I decided to switch to his version.</p>
<p>But there was one issue - the paths to search for directory names is hard-coded and don't match mine.</p>