Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
dd8cf513
Commit
dd8cf513
authored
Jul 03, 2018
by
Shawn Milochik
Committed by
Marc Cornellà
Jul 03, 2018
Browse files
Spelling fix (#6963)
parent
da8745eb
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/kubectl/kubectl.plugin.zsh
View file @
dd8cf513
...
@@ -10,7 +10,7 @@ if (( $+commands[kubectl] )); then
...
@@ -10,7 +10,7 @@ if (( $+commands[kubectl] )); then
unset
__KUBECTL_COMPLETION_FILE
unset
__KUBECTL_COMPLETION_FILE
fi
fi
# This command is used
A
LOT both below and in daily life
# This command is used
a
LOT both below and in daily life
alias
k
=
kubectl
alias
k
=
kubectl
# Apply a YML file
# Apply a YML file
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment