Skip to content

LeonStoldt/xxh-plugin-prerun-bat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xxh prerun plugin for bat

demo.gif

Installation

Available Flags:

+q - using quiet mode and reduced logging

  1. Install the plugin separately:
xxh +I https://github.com/LeonStoldt/xxh-plugin-prerun-bat +q
  1. Install the plugin via config.xxhc: (e.g.)
hosts:
  ".*":
    #[...]
    +I:
      - https://github.com/LeonStoldt/xxh-plugin-prerun-bat
    +q: # optional: quiet mode
    #[...]  
  1. Install on-the-fly while connecting via xxh:
xxh <HOST> +I https://github.com/LeonStoldt/xxh-plugin-prerun-bat
#OR using zsh seamless mode:
source xxh.zsh <HOST> +I https://github.com/LeonStoldt/xxh-plugin-prerun-bat

Usage

After connecting to your host using xxh, bat will be available via bat. Checkout bat --help or visit bat GitHub page for usage information.

Credits

About

xxh prerun plugin for bat.

Topics

Resources

License

Stars

Watchers

Forks

Languages