1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01:00

chore: fix typos (#13219)

This commit is contained in:
jishudashen
2025-07-22 00:39:25 +08:00
committed by GitHub
parent ff97957f1c
commit e3e468d138
5 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ _dotnet_completion() {
compdef _dotnet_completion dotnet
# Aliases bellow are here for backwards compatibility
# Aliases below are here for backwards compatibility
# added by Shaun Tabone (https://github.com/xontab)
alias dn='dotnet new'