1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-10-29 18:07:27 +01:00
metasploit-framework/external/zsh
wchen-r7 5a6a16c4ec Resolve #4326, remove msfpayload & msfencode. Use msfvenom instead!
msfpayload and msfencode are no longer in metasploit. Please use
msfvenom instead.

Resolves #4326
2015-06-08 11:30:04 -05:00
..
_msfconsole Implement "-" for msfconsole -r from stdin 2015-01-29 19:26:56 -06:00
_msfvenom Add zsh completion definitions for utilities 2014-09-27 20:12:02 -04:00
README.md Add zsh completion definitions for utilities 2014-09-27 20:12:02 -04:00

Metasploit completion definitions for zsh. The directory containing the completion files needs to be added to the $fpath environment variable, this is usually done in the ~/.zshrc file.