Learn Pentesting like a Pro!

Share this post

How to customize the ZSH shell

pentesting.academy

How to customize the ZSH shell

pentesting.academy
Feb 27, 2021
Share this post

How to customize the ZSH shell

pentesting.academy

Useful frameworks to beautify your zsh shell:

  • https://ohmyz.sh/

  • https://github.com/robbyrussell/oh-my-zsh

Manual installation of oh-my-zsh:

git clone https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh

cp ~/.zshrc ~/.zshrc.orig

cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc

chsh -s /bin/zsh
vi ~/.zshrc
>> ZSH_THEME="random"

Cool themes:

  • mortalscumbag

To know more about how to use zsh shell and oh-my-zsh integrated within Faradaysec. Check it in the following post:

Learn Pentesting like a Pro
How to run Faradaysec
How to run Faraday < 2.7 To run the server: python /usr/share/python-faraday/faraday-server.py Check: netstat -tanpu | grep 5985 curl http://localhost:5985/_api/ws curl http://localhost:5985/status/check ls -la /var/lib/couchdb/ To run the client: python /usr/share/python-faraday/faraday.py…
Read more
2 years ago · pentesting.academy
Share this post

How to customize the ZSH shell

pentesting.academy
Comments
TopNew

No posts

Ready for more?

© 2023 pentesting.academy
Privacy ∙ Terms ∙ Collection notice
Start WritingGet the app
Substack is the home for great writing