Change to two spaces

This commit is contained in:
Oliver Davies 2024-09-08 23:09:54 +01:00
parent 2537fe2052
commit ed60ab964c
556 changed files with 2252 additions and 2252 deletions

View file

@ -3,13 +3,13 @@ title: Abbreviations are better than aliases
date: 2024-08-24
permalink: daily/2024/08/24/abbreviations-are-better-than-aliases
tags:
- software-development
- shell
- zsh
- linux
- software-development
- shell
- zsh
- linux
cta: ~
snippet: |
Why I prefer abbreviations over aliases in my zsh configuration.
Why I prefer abbreviations over aliases in my zsh configuration.
---
Shell aliases are a useful way to shorten long or complicated commands or to easily add additional arguments when running commands.