Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 711 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 711 Bytes

Introduction

For users who love the look and feel of a Linux terminal, without losing the capabilities offered by the plugins offered by oh-my-zsh

Screen shot

Installation

curl https://raw.githubusercontent.com/andreshincapier/zsh-theme/main/andreshir.zsh-theme -o $ZSH_CUSTOM/themes/andreshir.zsh-theme

Note

If you want colorful output on your commands you can use Lolcat

Usage

# Set theme
ZSH_THEME="andreshir"

# Set plugins
plugins=(git colored-man-pages colorize pip python brew macos zsh-syntax-highlighting)

source $ZSH/.oh-my-zsh.sh

License

This repository is licensed under MIT License