Skip to content

It is oh-my-zsh terminal theme, which increase your productivity during coding.

Notifications You must be signed in to change notification settings

amreshpro/zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

oh-my-zsh

"ss1" "ss1" "ss1" "ss1"

Oh My Zsh is an open source, community-driven framework for managing your zsh configuration.

Sounds boring. Let's try again.

Oh My Zsh will not make you a 10x developer...but you may feel like one.

Install oh-my-zsh via curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Install oh-my-zsh via wget

sh -c "$(wget https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)"

Manual Installation

git clone https://github.com/ohmyzsh/ohmyzsh.git ~/.oh-my-zsh

Use My Custom Theme - amresh.zsh-theme

amresh

"ss1" "ss1" amresh

Installation

git clone https://github.com/amreshpro/zsh-theme.git    randomTestFolder

Go to randomTestFolder

cd /yourpath/randomTestFolder

Copy amresh.zsh-theme file in ~/.oh-my-zsh/themes/

sudo cp  amresh.zsh-theme   ~/.oh-my-zsh/themes/

Enabling Plugins & Change Themes

Open and edit the .zshrc config file

Open using Vs Code

code  ~/.zshrc

Open using vim

vim  ~/.zshrc

Change default theme to amresh theme

ZSH_THEME="robbyrussell" --> ZSH_THEME="amresh"

now

ZSH_THEME="amresh"

Save the file and reopen your terminal

your terminal look like this.

How This Theme look in Vs Code "ss1" "ss1" amresh

About

It is oh-my-zsh terminal theme, which increase your productivity during coding.

Topics

Resources

Stars

Watchers

Forks

Languages