Skip to content

xxh/xxh-shell-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xxh entrypoint for bash. The "zero" means using bash shell installed on host without any additional installations.

Install

xxh +I xxh-shell-bash 
xxh myhost +s bash

To avoid adding +s every time use xxh config in ~/.config/xxh/config.xxhc ($XDG_CONFIG_HOME):

hosts:
  ".*":                     # Regex for all hosts
    +s: bash

Plugins

Pinned: xxh-plugin-bash-vim

🔎 Search xxh plugins on Github or Bitbucket or 💡 Create xxh plugin