mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-05 05:03:16 +02:00
Spelling fix
This commit is contained in:
parent
7cba6bb038
commit
e4cb1caf62
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ if (( $+commands[kubectl] )); then
|
|||
unset __KUBECTL_COMPLETION_FILE
|
||||
fi
|
||||
|
||||
# This command is used ALOT both below and in daily life
|
||||
# This command is used a LOT both below and in daily life
|
||||
alias k=kubectl
|
||||
|
||||
# Apply a YML file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue