Change to two spaces
This commit is contained in:
parent
2537fe2052
commit
ed60ab964c
556 changed files with 2252 additions and 2252 deletions
|
@ -3,12 +3,12 @@ title: Don't use aliases
|
|||
date: 2024-06-21
|
||||
permalink: daily/2024/06/21/dont-use-aliases
|
||||
tags:
|
||||
- software-development
|
||||
- git
|
||||
- zsh
|
||||
- software-development
|
||||
- git
|
||||
- zsh
|
||||
cta: ~
|
||||
snippet: |
|
||||
If you're giving a presentation or mob programming, avoid using custom aliases.
|
||||
If you're giving a presentation or mob programming, avoid using custom aliases.
|
||||
---
|
||||
|
||||
Shell aliases are a good way to increase productivity by shortening long commands, adding additional options to existing ones or creating new ones that even combine multiple commands.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue