Learn Pentesting like a Pro!

Share this post

How to customize the ZSH shell

pentesting.academy

Discover more from Learn Pentesting like a Pro!

Stay updated on the latest cybersecurity insights from Cloud and Mobile to Blockchain. (HUNDREDS OF SUBSCRIBERS)
Continue reading
Sign in

How to customize the ZSH shell

DH
Feb 27, 2021
1
Share this post

How to customize the ZSH shell

pentesting.academy
Share

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
3 years ago · pentesting.academy
1
Share this post

How to customize the ZSH shell

pentesting.academy
Share
Previous
Next
Comments
Top
New

No posts

Ready for more?

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