better k9s config
This commit is contained in:
parent
83b74423da
commit
37510222a6
3 changed files with 59 additions and 46 deletions
13
.config/k9s/hotkey.yml
Normal file
13
.config/k9s/hotkey.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
hotKey:
|
||||
shift-1:
|
||||
shortCut: Shift-1
|
||||
description: pods
|
||||
command: pods
|
||||
shift-2:
|
||||
shortCut: Shift-2
|
||||
description: deps
|
||||
command: dp
|
||||
shift-3:
|
||||
shortCut: Shift-3
|
||||
description: nodes
|
||||
command: nodes
|
||||
Loading…
Add table
Add a link
Reference in a new issue