Difference between revisions of "Source (shell built-in)"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
  echo '[[ $commands[kubectl] ]] && source <(kubectl completion zsh)' >> [[~/.zshrc]] # add autocomplete permanently to your zsh shell
 
  echo '[[ $commands[kubectl] ]] && source <(kubectl completion zsh)' >> [[~/.zshrc]] # add autocomplete permanently to your zsh shell
 
  <ref>https://kubernetes.io/docs/reference/kubectl/cheatsheet/</ref>
 
  <ref>https://kubernetes.io/docs/reference/kubectl/cheatsheet/</ref>
 +
 +
source [[/etc/os-release]]
 +
  
 
== Related ==
 
== Related ==

Revision as of 07:04, 5 April 2023

Advertising: