highjack / hax.plugin.zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hax.plugin.zsh

Shortcuts for common security tasks to speed up my workflow.

install

  1. cd ~/.oh-my-zsh/custom/plugins
  2. git clone https://github.com/highjack/hax.plugin.zsh.git hax
  3. edit ~/.zshrc. Look for "plugins=(git)" add a space and "hax" after your existing plugins. e.g. plugins=(git hax)
  4. source ~/.zshrc

About


Languages

Language:Shell 100.0%