Skip to content

gersontpc/zsh-theme-grs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GRS Theme for the ZSH

alt text

To install zsh follow the steps on the official website: https://ohmyz.sh/

Getting the theme

Cloning repository

$ git clone https://github.com/gersontpc/zsh-theme-grs.git

Copy theme

Copy the theme to the zsh themes directory

$ cp zsh-theme-grs/grs.zsh-theme /home/your-user/.oh-my-zsh/themes/

Changing the GRS theme

$ vim ~.zshrc
ZSH_THEME="grs"

Applying the theme

$ source ~.zshrc

Releases

No releases published

Packages

No packages published