Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 467 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 467 Bytes

dev-tools-setup

A simple script for installing basic tools such as NvChad(with Perfect Python Setup) and oh-my-zsh for now.

What does it install?

  • NvChad + all the requirements for Python setup(pip, venv, npm etc)
  • oh-my-zsh with syntax highlighting and auto suggestions

How to run it

Just run this command:

bash <(curl -sL https://raw.githubusercontent.com/hrostami/dev-tools-setup/main/dev-tools-setup.sh)