All Projects β†’ juliavallina β†’ windows-zsh-theme

juliavallina / windows-zsh-theme

Licence: MIT license
A simple zsh theme to emulate Windows Command Prompt

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to windows-zsh-theme

Wild Cherry
πŸ‘ΈπŸŒ·πŸ‘Ή A fairy-tale inspired theme, with tasteful use of emojis
Stars: ✭ 443 (+1329.03%)
Mutual labels:  zsh-theme
Awesome Zsh Plugins
A collection of ZSH frameworks, plugins, themes and tutorials.
Stars: ✭ 10,129 (+32574.19%)
Mutual labels:  zsh-theme
Alien
An asynchronous zsh prompt
Stars: ✭ 218 (+603.23%)
Mutual labels:  zsh-theme
Dotfiles
🐲 My Arch Linux config [i3-gaps + i3blocks + Zsh + Spacemacs + Rofi + Alacritty + Neofetch]
Stars: ✭ 725 (+2238.71%)
Mutual labels:  zsh-theme
Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (+135.48%)
Mutual labels:  zsh-theme
Alien Minimal
An asynchronous minimal zsh prompt
Stars: ✭ 122 (+293.55%)
Mutual labels:  zsh-theme
Zsh Quickstart Kit
Simple ZSH quickstart for using ZSH and zgen
Stars: ✭ 366 (+1080.65%)
Mutual labels:  zsh-theme
filthy
A disgustingly clean ZSH prompt
Stars: ✭ 38 (+22.58%)
Mutual labels:  zsh-theme
Pi
A minimalist zsh theme with git status decorations
Stars: ✭ 76 (+145.16%)
Mutual labels:  zsh-theme
Common
A simple, clean and minimal prompt.
Stars: ✭ 213 (+587.1%)
Mutual labels:  zsh-theme
Nothing
Nothing ZSH theme
Stars: ✭ 25 (-19.35%)
Mutual labels:  zsh-theme
Ubuntu Dev Machine Setup
Configure your Ubuntu 20.04 LTS and 20.10 Desktop
Stars: ✭ 63 (+103.23%)
Mutual labels:  zsh-theme
Jovial
jovial - a jovial theme for zsh
Stars: ✭ 124 (+300%)
Mutual labels:  zsh-theme
Hyperzsh
A hyperminimal zsh prompt
Stars: ✭ 470 (+1416.13%)
Mutual labels:  zsh-theme
Spaceship Prompt
πŸš€β­ A Zsh prompt for Astronauts
Stars: ✭ 15,748 (+50700%)
Mutual labels:  zsh-theme
Lambda Mod Zsh Theme
A simple zsh theme.
Stars: ✭ 427 (+1277.42%)
Mutual labels:  zsh-theme
Polyglot
Color, ASCII-only Git prompt for zsh, bash, ksh93, mksh, pdksh, dash, and busybox ash
Stars: ✭ 118 (+280.65%)
Mutual labels:  zsh-theme
dotfiles
⚫️ ~ is where the β™₯ is - my dotfiles.
Stars: ✭ 94 (+203.23%)
Mutual labels:  zsh-theme
Starship
β˜„πŸŒŒοΈ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Stars: ✭ 20,504 (+66041.94%)
Mutual labels:  zsh-theme
Agkozak Zsh Prompt
A fast, asynchronous ZSH prompt with color ASCII indicators of Git, exit, SSH, virtual environment, and vi mode status. Framework-agnostic and customizable.
Stars: ✭ 182 (+487.1%)
Mutual labels:  zsh-theme

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].