Skip to content

mephs/talosctl-zsh-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

talosctl-zsh-plugin

talosctl-zsh-plugin is plugin for Talos Linux.

Installation

  1. Clone the repository into a new directory called talosctl:

    git clone https://github.com/rusmephist/talosctl-zsh-plugin.git $ZSH_CUSTOM/plugins/talosctl
  2. Add talosctl to your .zshrc file along with other plugins:

    ...
    plugins=(git dnf terraform talosctl)
    ...
  3. Reload shell

    exec $SHELL -l

About

An omz plugin for talosctl command completion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages