Skip to content

Commit 2f31cda

Browse files
committed
Add bash functions written by @jskswamy
1 parent 219c3be commit 2f31cda

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ tmuxp load my-context-name
6767

6868
Now you will be inside a `tmux` session preconfigured with Kubernetes context `my-context-name`.
6969

70+
## Handy bash functions
71+
72+
Use the `bash` functions available [here](https://github.com/arunvelsriram/dotfiles/blob/master/bash_it_custom/plugins/kube-tmuxp.plugin.bash) to switch, kill sessions easily. Special thanks to [@jskswamy](https://github.com/jskswamy) for writing these awesome functions.
73+
7074
## Limitations
7175

7276
* Currently works for Google Kubernetes Engine (GKE) only. However, it can be extended to work with any Kubernetes clusters. Feel free to submit a PR for this.

0 commit comments

Comments
 (0)