vovalists.blogg.se

Zsh autojump plugin
Zsh autojump plugin




zsh autojump plugin

You add your desired plugins to your plugin list with spaces between them.

  • Web Search – adds aliases for searching with Google, Wiki, Bing, YouTube and other popular services.
  • Ubuntu – adds completions and aliases for Ubuntu.
  • Python – adds aliases for useful Python commands.
  • kubectl – adds completion for the Kubernetes cluster manager, as well as some aliases for common kubectl commands.
  • history – useful aliases for using the history command.
  • git – provides many aliases and other useful functions (there are other git plugins we love too).
  • encode64 – alias for encoding/decoding using the base64 command.
  • zsh autojump plugin

    emacs – uses the Emacs daemon capability, allowing the user to quickly open frames, whether they are opened in a terminal via a ssh connection, or X frames opened on the same host.docker – adds auto-completion and aliases for Docker.copypath – copies the path of given directory or file to the system clipboard.copybuffer – adds the ctrl-o keyboard shortcut to copy the current text in the command line to the system clipboard.colorize – syntax-highlight file contents of over 300 supported languages and other text formats.catimg – displays images on the terminal using the catimg.sh script.brew – adds several aliases for common brew commands.

    zsh autojump plugin

    autojump – loads the autojump navigation tool.alias – list the shortcuts that are currently available based on the plugins you have enabled.






    Zsh autojump plugin