Skip to content

A zsh plugin to use Esc+P to prepend proxychains (-q) to a command

License

Notifications You must be signed in to change notification settings

six-ddc/zsh-proxychains-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

zsh-proxychains-ng

A zsh plugin to use Esc+P to prepend proxychains (-q) to a command.

Installation

Assuming you have oh-my-zsh, you can simply write

git clone git@github.com:six-ddc/zsh-proxychains-ng.git ~/.oh-my-zsh/custom/plugins/zsh-proxychains-ng
echo "plugins+=(zsh-proxychains-ng)" >> ~/.zshrc

(Alternatively, you can place the zsh-proxychains-ng plugin in the plugins=(...) local in your ~/.zshrc manually.)

About

A zsh plugin to use Esc+P to prepend proxychains (-q) to a command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages