mirror of
https://gitlab.com/dabruh/dotfiles.git
synced 2025-03-12 10:48:11 +01:00
6 lines
56 B
Text
6 lines
56 B
Text
![]() |
#!/bin/bash
|
||
|
|
||
|
pkill -fe 'kubectl exec'
|
||
|
pkill -fe 'ssh '
|
||
|
|