juliavallina / windows-zsh-theme

A simple zsh theme to emulate Windows Command Prompt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows CMD zsh theme

Simple zsh theme inspired by Windows Command Prompt ¯\_(ツ)_/¯

Showcase

windows.zsh-theme

Installation

Manual

Just copy the windows.zsh-theme to your ~/.oh-my-zsh/custom/themes/ folder.

This set of commands will probably do what you want:

git clone https://github.com/juliavallina/windows-zsh-theme.git
ln -s $PWD/windows-zsh-theme/windows.zsh-theme ~/.oh-my-zsh/custom/themes/windows.zsh-theme

Then set ZSH_THEME="windows" inside your .zshrc.

Here's the official docs on how to do that.

About

A simple zsh theme to emulate Windows Command Prompt

License:MIT License


Languages

Language:Shell 100.0%