Nueva carpeta

This commit is contained in:
trigkeyb
2025-02-01 09:51:34 +01:00
parent e64d6525ed
commit acc36cbdc7
13 changed files with 0 additions and 0 deletions

7
k8s/5.autocomplete_in_bash.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
echo 'source <(kubectl completion bash)' >>~/.bashrc
# Reload sourcefile again (located on home)
source .bashrc