mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-10 01:42:55 +00:00
k9s abbreviation
This commit is contained in:
parent
b8ef58b9e3
commit
30b9a70c34
@ -92,6 +92,7 @@ function abbrs --description 'All abbreviations'
|
|||||||
abbr -a nodes 'kubectl get nodes'
|
abbr -a nodes 'kubectl get nodes'
|
||||||
abbr -a deploys 'kubectl get deployments -A'
|
abbr -a deploys 'kubectl get deployments -A'
|
||||||
abbr -a dash 'kube-dashboard'
|
abbr -a dash 'kube-dashboard'
|
||||||
|
abbr -a ks 'k9s'
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
abbr -a py 'python'
|
abbr -a py 'python'
|
||||||
|
Loading…
Reference in New Issue
Block a user