Skip to content

jloewe/xxh-plugin-zsh-warpify-subshell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xxh plugin to warpify a zsh subshell.

A plugin to automatically warpify a subshell.

Warp is required.

xxh +I xxh-plugin-zsh-warpify-subshell+git+https://github.com/jloewe/xxh-plugin-zsh-warpify-subshell

Fix for Warp autocompletions

For some reason, xxh doesn't set the SHELL environment variable to zsh.

To fix this, add the following argument to your command or xxhc config file:

# argument for xxh command
xxh <user@host> +e SHELL="${ZDOTDIR}/zsh-bin/bin/zsh"
# xxhc.config
# ...
  +e:
    - SHELL="${ZDOTDIR}/zsh-bin/bin/zsh"

About

xxh plugin for zsh to warpify subshells

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%