Coding
- Home /
- Categories /
- Coding

Oh my posh now works with Claude CLI adding info to the status line!
- 2026-01-08
- 2 minutes to read
I use oh my posh to enhance all my command line prompts, and now it works with Claude CLI adding additional context to the status line.
Read More
Updating My Blog Using Codex Wrapper aitools
- 2025-11-06
- 6 minutes to read
The amazing Chrissy Lemaire has been building more super useful tools and this time it's a powershell module that helps you batch process your code with popular AI CLI editors.
Read More
Byte Sized: Changing Default Terminal in vscode
- 2024-12-22
- 1 minute to read
A byte sized vscode blog post that simply describes how to change the default terminal in vscode, allowing you to start in a different shell.
Read More
Floating windows in vscode for editor and terminal
- 2024-05-23
- 2 minutes to read
I have discovered a new feature in vscode that allows you to float windows, you float editor and terminal windows.
Read More
Using Brewfile to Share Homebrew Configs across machines
- 2024-05-14
- 4 minutes to read
I have found Brewfile to be a useful tool for producing a dotfile, which allows me to share my Homebrew configuration between machines.
Read More
How to search for lost files or changes using Git Log
- 2024-04-27
- 5 minutes to read
I have lost a file in my Git repository. Here are a few options to seek it out by using git grep and git log.
Read More
How to run a powershell script as part of a Git hook
- 2024-03-09
- 3 minutes to read
Ever wanted to run a powershell script as part of a Git Hook? Well you can! This post explains how you do it.
Read More
Why does my markdown header not appear has a header
- 2024-03-03
- 3 minutes to read
Sometimes my markdown headers don't work and I have ignored it and fixed it manually for way too long. Why is this happening?
Read More
Get the Computer Name cross-platform using Powershell
- 2023-12-10
- 1 minute to read
Getting the computer name using Powershell in a cross-platform way because I use a Mac and I like to be inclusive.
Read More
Useful Git Commands that I use from time to time
- 2023-09-12
- 3 minutes to read
Here is a collection of useful advanced git commands that I use from time to time. I always forget them so I thought I would write them down and share them.
Read More
Setting Up Oh My Posh on macOS and Windows
- 2023-08-06
- 4 minutes to read
In this post I will explain how to configure ohmyposh on Mac in vscode, tabby and terminal for different shells.
Read More
Steps required to rename the Default Branch in Github
- 2023-07-04
- 2 minutes to read
The post explains how to update the name of the default branch of an existing repository hosted on Github.
Read More
How to create a git alias to run common or custom commands
- 2023-06-09
- 3 minutes to read
How to use git aliases to call regularly used, or hard to remember commands. This approach will save having to store more things in your brain!
Read More
How to Set Up Twitter Developer API for BluebirdPS
- 2022-11-23
- 3 minutes to read
How to configure access to the Twitter API in order to make use of Twitter automation for Powershell.
Read More
What to do when gitignore is not ignoring files as expected
- 2022-10-27
- 4 minutes to read
Gitignore allows you to configure files you don't want to include in your commits, sometimes this doesn't function as expected, but why?
Read More
How to execute a powershell script stored remotely as a gist
- 2020-11-07
- 2 minutes to read
Find out how to fire off a chocolatey build from Powershell using a remote gist allowing for easy automation.
Read MoreCategories
Tags
- accelerator
- admin
- airprint
- aitools
- archetypes
- astro pi
- automator
- azure
- azure data studio
- azure devops
- badge
- beta
- blogging
- bluesky
- bluetooth
- brewfile
- build
- claude
- code club
- codex
- conference
- covid
- data engineer
- data factory
- data relay
- data toboggan
- data wales
- dataweekender
- dbt
- devops
- docker
- dotfiles
- dotnet
- dp 600
- entra
- exam
- fabric
- forg
- friend of redgate
- front matter
- gethugomodules
- getting started
- giscus
- git
- gitalk
- githooks
- github
- github actions
- gitignore
- homebrew
- icloud
- imovie
- live reload
- llm
- macos
- markdown
- mentoring
- mermaid
- microsoft certified professional
- microsoft certified trainer
- microsoft fabric
- oh my posh
- ohmyposh
- ollama
- parallels
- postgres
- powershell
- pull request
- purview
- redgate
- retro data
- rtfm
- scratch
- shell
- shortcodes
- social media
- spark
- sql edge
- sql server
- sqlbits
- sqlcmd
- sqlpackage
- static webapp
- stem
- teams
- testing
- time machine
- tracker
- tsql2sday
- unraid
- vscode
- webapp
- windows
- youtube

