merge: work
This commit is contained in:
commit
d74f00408d
@ -157,7 +157,7 @@ font:
|
|||||||
#style: Bold Italic
|
#style: Bold Italic
|
||||||
|
|
||||||
# Point size
|
# Point size
|
||||||
size: 14.0
|
#size: 11.0
|
||||||
|
|
||||||
# Offset is the extra space around each character. `offset.y` can be thought
|
# Offset is the extra space around each character. `offset.y` can be thought
|
||||||
# of as modifying the line spacing, and `offset.x` as modifying the letter
|
# of as modifying the line spacing, and `offset.x` as modifying the letter
|
||||||
|
@ -14,6 +14,8 @@
|
|||||||
|
|
||||||
alias kx='kubectx'
|
alias kx='kubectx'
|
||||||
alias kn='kubens'
|
alias kn='kubens'
|
||||||
|
alias kx-='kubectx -'
|
||||||
|
alias kn-='kubens -'
|
||||||
alias k='kubectl'
|
alias k='kubectl'
|
||||||
alias ksys='kubectl --namespace=kube-system'
|
alias ksys='kubectl --namespace=kube-system'
|
||||||
alias ka='kubectl apply --recursive -f'
|
alias ka='kubectl apply --recursive -f'
|
||||||
|
Loading…
Reference in New Issue
Block a user