Skip to content

Gonzalo8642/zshrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

My zsh config file

Contains my personal zsh config

Install

Install Oh-My-Zsh

git clone https://github.com/Gonzalo8642/zshrc Or download the repo

Copy my .zshrc file to your home directory On command line:

zshrc         #No need to type in "cd zshrc" if you're using zsh instead of bash
mv .zshrc ~/  #Move .zshrc to your home dir
..            #No need to type "cd .." if you're using zsh instead of bash
rm zshrc      #Clean up 

Install syntax highlighting

brew install zsh-syntax-highlighting

If you do not have or do not like homebrew, follow the installation instructions instead.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages