===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
kubectx-0.6.3/README.md-85-
kubectx-0.6.3/README.md:86:- If you like to add context/namespace info to your shell prompt (`$PS1`),
kubectx-0.6.3/README.md-87-  I recommend trying out [kube-ps1](https://github.com/jonmosco/kube-ps1).
##############################################
kubectx-0.6.3/README.md-101-  - For zsh:  
kubectx-0.6.3/README.md:102:    The completion scripts have to be in a path that belongs to `$fpath`. Either link or copy them to an existing folder.  
kubectx-0.6.3/README.md-103-    If using oh-my-zsh you can do as follows:
##############################################
kubectx-0.6.3/README.md-110-    Note that the leading underscore seems to be a convention.  
kubectx-0.6.3/README.md:111:    If not using oh-my-zsh, you could link to `/usr/share/zsh/functions/Completion` (might require sudo), depending on the `$fpath` of your zsh installation.  
kubectx-0.6.3/README.md-112-    In case of error, calling `compaudit` might help.