Codebase list python-faraday / upstream/1.0.15 faraday-terminal.zsh
upstream/1.0.15

Tree @upstream/1.0.15 (Download .tar.gz)

faraday-terminal.zsh @upstream/1.0.15raw · history · blame

#!/bin/zsh

###
## Faraday Penetration Test IDE
## Copyright (C) 2013  Infobyte LLC (http://www.infobytesec.com/)
## See the file 'doc/LICENSE' for the license information
###

#ZDOTDIR="~/.faraday/zsh/" /bin/zsh
FARADAYZDOTDIR="$HOME/.faraday/zsh/"
OLDZDOTDIR=$ZDOTDIR
ZDOTDIR=$FARADAYZDOTDIR /bin/zsh
#source ~/.faraday/zsh/.zshrc