π¨ Powerlevel10k Script
This script adds the Powerlevel10k theme to your .zshrc
if it is not already present, and reloads your Zsh configuration. It is intended for macOS systems using Homebrew.
This script adds the Powerlevel10k theme to your .zshrc
if it is not already present, and reloads your Zsh configuration. It is intended for macOS systems using Homebrew.
This script automates the creation of a Python virtual environment, installs dependencies from requirements.txt
, and builds the MkDocs documentation site. It is intended for use on Windows systems (using venv/Scripts/activate
).